Description Arguments Value Usage Details Author(s) Examples
This is a specialized function that gets the names associated with a vector after removing a set of masked values from the sequence.
x |
A vector |
mask |
The value(s) to remove from the diff results |
The names of a sequence with masked values removed
mask_diff(x, mask=0)
This is a convenience function and primarily used internally.
Brian Lee Yung Rowe
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.