Learn R Programming

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

SASxport (version 1.5.3)

Read and Write 'SAS' 'XPORT' Files

Description

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

163

Version

1.5.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Gábor Csárdi

Last Published

March 10th, 2016

Functions in SASxport (1.5.3)

makeSASNames

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

Example SAS data set
SASxport-package

Read and Write SAS Export Files
lookup.xport

Describe the Contents of an SAS XPORT File
SASformat

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

Write Data to a SAS XPORT File
read.xport

Import a SAS XPORT File
toSAS.default

Convert R Data Object for Storage in a SAS XPORT File