Description Usage Arguments Value Author(s) See Also Examples
View source: R/xpssComputeStrings.R
Helper Function for xpssCompute. R Implementation of the SPSS UPCASE
Function.
1 | computeUpcase (x)
|
x |
a character vector, or an object that can be coerced to character by as.character. |
String. Returns unput with lowercase letters changed to uppercase. The argument can be a string variable or a value.
Bastian Wiessner
1 | xpssCompute(x="make it big", fun="computeUpcase")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.