Statplots_selected_numeric_variable_1: Statistical plots for user interest variables

Description Usage Arguments Examples

View source: R/Statplots_selected_numeric_variable_1.R

Description

Plot box plot and histogram for user input numeric variables

Usage

1
2
Statplots_selected_numeric_variable_1(data, variable = c(),
  exportfileto = " ")

Arguments

data

variable (vector of user interest variable index) exportfileto (current directory)

Examples

1
 Statplots_selected_numeric_variable_1 ("Boston", variable = c(1,2,3), exporfileto = "Directory name")

Venkat198711/EDAext documentation built on Oct. 31, 2019, 12:58 a.m.