boxplot_multi_exp: 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

Usage

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

Arguments

list.spe

list. data.list. 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_comb()]


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