find_plot_type | R Documentation |
Retrieves the type of plot for the specific columns
find_plot_type(col1Name, col2Name, type1, type2, isAllNa, allowDiag)
col1Name |
x column name |
col2Name |
y column name |
type1 |
x column type |
type2 |
y column type |
isAllNa |
is.na(data) |
allowDiag |
allow for diag values to be returned |
Barret Schloerke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.