print_summary {moRphomenses} | R Documentation |
Print basic summary
Description
Print basic summary
Usage
print_summary(aln, grps = NULL)
Arguments
aln |
An object created with mm_ArrayData |
grps |
(Optional) A numeric vector that defines groupings |
Value
A character vector with basic descriptive information, to be used with
print()
. If grps=TRUE
, will return a list of character vectors.
[Package moRphomenses version 1.0.3 Index]