plot_multi_spec_time: plot of time trajectory of multiple species

Description Usage Arguments Value

View source: R/plot_multi_spec_time.R

Description

plot of time trajectory of multiple species

Usage

1
2
plot_multi_spec_time(o01 = NULL, species.list = NULL, addon = "",
  exp = NULL, dir.res = NULL, ncol = 5, logtrans = FALSE)

Arguments

o01

string. the location of o01. must be provided

species.list

array. the species to plot. must be provided

addon

string. addon file name. default ""

exp

int. the experiment number to choose. must be provided

dir.res

string. result locaiton. must be provided

ncol

int. the number of columne in plot_grid plot. default 5

logtrans

bool. whether log transformation is performed. default FALSE

Value

figure. the figure itself


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