Factors.of.interest: Factors.of.interest Constructor

Description Usage Arguments Value Examples

View source: R/factors-of-interest.R

Description

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.

Usage

1
Factors.of.interest(list.of.factors)

Arguments

list.of.factors

list of Factor S4 objects

Value

a Factors.of.interest S4 object

Examples

1
2
Factors.of.interest(list(Factor("factor1"), Factor("factor2"),
Factor("factor3")))

ptaranti/coppeCosenzaR documentation built on March 25, 2020, 11:35 a.m.