Learn R Programming

⚠️There's a newer version (1.7.0) of this package.Take me there.

SASxport (version 1.5.0)

Read and Write SAS XPORT Files

Description

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.

Copy Link

Version

Install

install.packages('SASxport')

Monthly Downloads

19

Version

1.5.0

License

GPL-2

Maintainer

the of this package were written by Gregory R. Warnes

Last Published

July 21st, 2014

Functions in SASxport (1.5.0)

read.xport

Import a SAS XPORT File
write.xport

Write Data to a SAS XPORT File
lookup.xport

Describe the Contents of an SAS XPORT File
toSAS.default

Convert R Data Object for Storage in a SAS XPORT File
Alfalfa

Example SAS data set
SASxport-package

Read and Write SAS Export Files
makeSASNames

Create valid and unique SAS names from a character vector.
SASformat

Set or Retreive the 'label', 'SASformat', 'SASiformat', or 'SAStype' attribute of a vector or (components of) a data frame