Skip to content
/ syntaxr Public

❗ This is a read-only mirror of the CRAN R package repository. syntaxr — An 'SPSS' Syntax Generator for Multi-Variable Manipulation. Homepage: https://github.com/greenmeen/syntaxr Report bugs for this package: https://github.com/greenmeen/syntaxr/issues

License

Notifications You must be signed in to change notification settings

cran/syntaxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntaxr

An R package for generating bulk SPSS syntax from the R environment.

Description

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.

Currently includes

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)

Badges

Travis build status Coverage status Project Status: Active – The project has reached a stable, usable state and is being actively developed. License: MIT

About

❗ This is a read-only mirror of the CRAN R package repository. syntaxr — An 'SPSS' Syntax Generator for Multi-Variable Manipulation. Homepage: https://github.com/greenmeen/syntaxr Report bugs for this package: https://github.com/greenmeen/syntaxr/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages