Description Usage Arguments Examples
Generate SPSS 'RTRIM' syntax to apply RTRIM() to a string variable.
1 |
str |
the string argument for RTRIM(). |
1 | spss.rtrim("variable_to_be_trimmed")
|
[1] "RTRIM(variable_to_be_trimmed)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.