Description Usage Arguments Value Examples
View source: R/factors-of-interest.R
Factors.of.interest is a constructor. Factor elements inserted in list.of.factors are type-checked as S4 coppeCosenza::Factor objects. They must have distinct names.
1 | Factors.of.interest(list.of.factors)
|
list.of.factors |
list of Factor S4 objects |
a Factors.of.interest
S4 object
1 2 | Factors.of.interest(list(Factor("factor1"), Factor("factor2"),
Factor("factor3")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.