find_plot_type {GGally}R Documentation

Find Plot Types

Description

Retrieves the type of plot for the specific columns

Usage

find_plot_type(data, col1, col2)

Arguments

data

data set to be used

col1

x column

col2

y column

Author(s)

Barret Schloerke schloerke@gmail.com


[Package GGally version 0.5.0 Index]