View source: R/helper_functions.R
print_summary | R Documentation |
Print basic summary
print_summary(aln, grps = NULL)
aln |
An object created with mm_ArrayData |
grps |
(Optional) A numeric vector that defines groupings |
A character vector with basic descriptive information, to be used with
print()
. If grps=TRUE
, will return a list of character vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.