Description Usage Arguments Value Author(s) See Also Examples
View source: R/xpssComputeStrings.R
Helper Function for xpssCompute. R Implementation of the SPSS REPLACE
Function.
1 |
x |
input vector |
pattern |
pattern to look for |
match |
string tp replace with |
count |
number of occurencees of pattern to replace |
String. Returns a character vector
Bastian Wiessner
str_replace
str_replace_all
str_sub<-
1 | xpssCompute(x="Makfts sftnsft", fun="computeReplace",pattern="ft",match="e")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.