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.
1 | updateFixed(old, replacement, index)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.