writeExclusionReasons: Add exclusion reasons to a vector of existing exclusion...

Description Usage Arguments Value

View source: R/exclusions.R

Description

Given an exclusion reason and the indices of cells to be excluded, properly add the reason to vector of existing exclusions

Usage

1
writeExclusionReasons(exclCol, idxs, reason)

Arguments

exclCol

vector of existing exclusions (EXCLUDE column from object analysis data)

idxs

vector of indices at which exclusion reason should be added

reason

string to be added to exclude column indicating why a cell is to be excluded

Value

vector of exclusion reasons with new reason added


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.