ds.boxPlotGG_data_Treatment_numeric {dsBaseClient} | R Documentation |
Internal function
ds.boxPlotGG_data_Treatment_numeric(vector, datasources = NULL)
vector |
|
datasources |
a list of |
Does not return nothing, it creates the table "boxPlotRawDataNumeric"
on the server arranged to be passed to the
ggplot boxplot function. Structure of the created table:
Column 'x': Names on the X axis of the boxplot, aka name of the vector (vector argument)
Column 'value': Values for that variable