Build multiple plots for selected variable vs covariates
nlme.var.vs.cov.Rd
The type of plot depends on the type of covariate: boxplot for categorical, geom_point and geom_smooth for continuous.
Arguments
- xpdb
NLME xpose object.
- covColNames
Character vector of covariates to build the matrix.
- nrow
Number of rows.
- ncol
Number of columns; if ncol=1, each gtable object is treated separately.
- yVar
Variable from xpdb data to build a plot.
- ...
Parameters to be passed to
ggarrange()
Value
list of gtable