Generate Boxplot using eNODAL_obj object

Boxplot(eNODAL_obj, XYaxis, Zaxis, scaled = F, ...)

Arguments

eNODAL_obj

An eNODAL_obj object

XYaxis

Variables of XYaxis, can be chosen from all continuous variable in meta1 and meta2. If more than one vector provided, will automatically do choose(n,2)

Zaxis

An index or name of vector to select a variable for Zaxis.

scaled

Whether scale for Z variable.

...

Other parameters can be passed to NGFPlot.

Value

A list of NGF plot.

See also