View source: R/edata_replace.R
vector_replace | R Documentation |
Replace x with y for a single vector
vector_replace(one_vector, x, y)
one_vector |
numeric vector |
x |
value to be replaced |
y |
replacement value |
numeric vector
Kelly Stratton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.