boxplot_multi_exp_comb: boxplot of multiple species and different experiments

Description Usage Arguments Value See Also

View source: R/boxplot.R

Description

can be parameters or intial value prior range of species can be also presented the differences from boxplot.multi.exp is that this funciton will plot prior and result side by side

Usage

1
2
boxplot_multi_exp_comb(list.spe = NULL, path = NULL, rank = NULL,
  xlab = "x", ylab = "y", list.prior.part = NULL, logtrans = FALSE)

Arguments

list.spe

list. list of data. must be provided

path

string. result location. must be provided

rank

array. rank of presenting the data. must be provided

xlab

string. x axis. default "x"

ylab

string. y axis. default "y"

list.prior.part

list. the prior range. default NULL.

logtrans

bool. whether use log transform. default FALSE.

Value

just plot no return

See Also

[boxplot_multi_exp()]


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.