warnes/SASxport: Read and Write 'SAS' 'XPORT' Files

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.

Getting started

Package details

AuthorGregory R. Warnes <greg@warnes.net> -- Unless otherwise noted, the contents of this package were written by Gregory R. Warnes <greg@warnes.net> and are provided under the terms of the GNU General Public License, version 2.0 or later. -- The files 'src/ieee2ibm.c' and 'src/ibm2ieee.c' were extracted from BRL-CAD file /brlcad/src/libbu/htond.c written by Michael John Muuss, Copyright (c) 2004-2007 United States Government as represented by the U.S. Army Research Laboratory, and is utilized and redistributed under the terms of the GNU Lesser General Public License, version 2.1. -- The file 'R/read.xport.R' is adapted from the 'Hmisc' package created by Frank E. Harrell, Jr. <f.harrell@vanderbilt.edu>, and is utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The files 'R/xport.R', 'src/SASxport.c', 'src/SASxport.h', and 'src/foreign.h' are copied or adapted from the 'R' 'foreign' package created by Douglas M. Bates <bates@stat.wisc.edu> and Saikat DebRoy <saikat@stat.wisc.edu>, and are utilized and redistributed under the terms of the GNU General Public License, version 2.0 or later. -- The creation of this package was partially funded by Metrum Institute <http://metruminstitute.org>.
MaintainerGregory R. Warnes <greg@warnes.net>
LicenseGPL-2
Version1.7.0
URL https://github.com/warnes/SASxport
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("warnes/SASxport")
warnes/SASxport documentation built on March 12, 2020, 7:27 p.m.