Description Usage Arguments Value
View source: R/create_seqmat.R
Create a model frame list from a grouped data set
1 | create_seqmat(grouped_dat, aggregate = T, refstate = NULL, verbose = T)
|
grouped_dat |
a grouped data set |
aggregate |
a logical value |
refstate |
a character which will be used for the common reference state; the default is to use the most frequent amino acid as the reference state for each of the position. |
verbose |
a logical value |
a list (seqmat, refstate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.