Skip to content

Read and Write SAS XPORT Files

Notifications You must be signed in to change notification settings

trangmichael/SASxport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SASxport

Read and Write SAS XPORT Files

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Linux Build Status Windows Build status CRAN RStudio mirror downloads Coverage Status

This package provides functions for reading, listing the contents of, and writing SAS xport format files. The functions support reading and writing of either individual data frames or sets of data frames. Further, a mechanism has been provided for customizing how variables of different data types are stored.

Installation

devtools::install_github("mangothecat/SASxport")

Usage

TODO

library(SASxport)

License

GPL 2.1 © Gregory R. Warnes, United States Government, Frank E. Harrell, Jr., Douglas M. Bates, Mango Solutions

About

Read and Write SAS XPORT Files

http://www.warnes.net, http://metruminstitute.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 50.1%
  • R 45.7%
  • C++ 3.4%
  • SAS 0.8%