Retrieves the type of plot for specific info
get_plot_type(y1_type, y2_type)
y1_type
x type. Either numeric or category
y2_type
y type. Either numeric or category
Barret Schloerke schloerke@gmail.com