Description Usage Arguments Examples
View source: R/Statplots_selected_numeric_variable_1.R
Plot box plot and histogram for user input numeric variables
1 2 | Statplots_selected_numeric_variable_1(data, variable = c(),
exportfileto = " ")
|
data |
variable (vector of user interest variable index) exportfileto (current directory) |
1 | Statplots_selected_numeric_variable_1 ("Boston", variable = c(1,2,3), exporfileto = "Directory name")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.