bin_vars | R Documentation |
@param v A vector @param orig_vals A vector of values in v to replace @param new_val The value to replace original values with @return A vector like v, except the orig_vals have been replaced with new_val @export
bin_vars(v, orig_vals, new_val)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.