Description Usage Arguments Value Author(s)
replace every part of a string based on a data.frame given by df. str_replace_by_df
1 |
q |
a vector that can be processed by stringr::str_replace_all |
df |
An object of cl'ass data.frame or which can be converted to data.frame by as.data.frame. |
a vector of the same length as q
Marc Schwenzer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.