Retrieves the type of plot for the specific columns
find_plot_type(data, col1, col2)
data
data set to be used
col1
x column
col2
y column
Barret Schloerke schloerke@gmail.com