c.Covariate: title

c.CovariateR Documentation

title

Description

Override the c operator for covariates so that you can merge them like a vector

Usage

## S3 method for class 'Covariate'
c(...)

Arguments

...

A series of Covariates, note all objects must be of type Covariate

Value

Covariate object that can be passed directly into the Chromunity object constructor that contains all of the Covariate covariates Passed in the ... param

Author(s)

Zoran Z. Gajic


mskilab/chromunity documentation built on April 12, 2024, 10:35 a.m.