updateFixed: updateFixed

Description Usage Arguments

View source: R/RcppExports.R

Description

This function takes an logical vector, a 0-based vector of indices, and an vector of updated logical values to update the first logical vector without triggering a rebuild of any associated S4 object.

Usage

1
updateFixed(old, replacement, index)

Arguments

old

A logical vector to be updated

replacement

A logical vecotor of replacement values

index

the 0-based indicies to update in the old vector


ndukler/phyloGLM documentation built on Sept. 25, 2019, 9:17 p.m.