demo/functions.R

####  this demo runs examples for several matR functions.
####  it uses the builtin "example()" function of R,
####  so they go by fast, and scrolling back may be helpful.

####  there will be some warning messages at the end.  that's ok!
####  the examples come from the help page for each function.

example ("biomRequest")

example ("boxplot.biom")

example ("[.biom")

example ("princomp.biom")

example ("merge.biom")

example ("rowstats")

example ("image.biom")

example ("distx")

example ("transform.biom")

Try the matR package in your browser

Any scripts or data that you put into this service are public.

matR documentation built on May 2, 2019, 6:53 a.m.