Description Usage Arguments Value See Also Examples
Currently this funciton merely dumps the contents of the meta.sums tables to screen if available.
1 | summary.manta(object, ...)
|
object |
a MANTA object. |
... |
additinal arguments |
A MANTA summary printout.
manta
1 2 3 | manta.path <- system.file("extdata","PapaGO-BLAST.results-diatoms.Rdata", package="manta")
load(manta.path)
summary(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.