Description Usage Arguments Details Value See Also Examples
Will generate boxplot and summary data
1 | eda4num(var_num, var_cat, dataset)
|
var_num |
a numerical variable |
var_cat |
a categorical variable |
dataset |
the dataset |
DETAILS
OUTPUT_DESCRIPTION
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.