An R package for generating bulk SPSS syntax from the R environment.
This package was designed for bulk transformation of variables, and is especially suited for large databases. syntaxr provides enhanced flexibility for manipulating variables outside of SPSS.
syntaxr (v. 0.8.0) currently provides functions for the following SPSS commands : - COMPUTE (CONCAT()). (with STRING creation) - COMPUTE (MAX()). - RENAME VARIABLES(). - STRING(). - RTRIM(). (formatting only - no saved output)