Description Usage Arguments Value See Also
replaceMethod will replace patterns (names in
replacementList) in a vector of methods.
1 | replaceMethod(replacementList, method, replacement)
|
replacementList |
List with pattern as names and respective positions
generated by |
method |
character vector of methods from dataMatchColumns.csv (i.e. dataMatchColumns.csv[["method"]]) |
replacement |
Replacement string (i.e. new method code) |
modified method vector
changeMethodCode and grepPosition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.