spss.rtrim: Generate SPSS 'RTRIM' syntax to apply RTRIM() to a string...

Description Usage Arguments Examples

View source: R/spss.rtrim.R

Description

Generate SPSS 'RTRIM' syntax to apply RTRIM() to a string variable.

Usage

1

Arguments

str

the string argument for RTRIM().

Examples

1
spss.rtrim("variable_to_be_trimmed")

greenmeen/syntaxr documentation built on Aug. 8, 2020, 4:46 p.m.