get_plot_type {GGally}R Documentation

Get Plot Type

Description

Retrieves the type of plot for specific info

Usage

get_plot_type(y1_type, y2_type)

Arguments

y1_type

x type. Either numeric or category

y2_type

y type. Either numeric or category

Author(s)

Barret Schloerke schloerke@gmail.com


[Package GGally version 0.5.0 Index]