sub-.Chromunity: Subset chromunity

[.ChromunityR Documentation

Subset chromunity

Description

Overrides the subset operator x[] for use with Chromunity

Overrides the subset operator x[] for use with Chromunity

Usage

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

## S3 method for class 'Chromunity'
obj[range]

Arguments

obj

Covariate This is the Covariate to be subset

range

vector This is the range of Covariates to return, like subsetting a vector. e.g. c(1,2,3,4,5)[3:4] == c(3,4)

Value

A new Covariate object that contains only the Covs within the given range

A new Covariate object that contains only the Covs within the given range

Author(s)

Marcin Imielinski


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