eda.data.frame | R Documentation |
Generates EDA objects from a data frame variable.
## S3 method for class 'data.frame'
eda(data, variable, ...)
data |
and object to be converted to EDA. |
variable |
a name or reference (quoted or unquoted) to a data frame variable. |
an EDA object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.