Learn R Programming

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

SASxport (version 1.3.6)

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.3.6

License

GPL-2

Maintainer

the of this package were written by Gregory R. Warnes

Last Published

October 9th, 2013

Functions in SASxport (1.3.6)

toSAS.default

Convert R Data Object for Storage in a SAS XPORT File
SASxport-package

Read and Write SAS Export Files
makeSASNames

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

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

Describe the Contents of an SAS XPORT File
Alfalfa

Example SAS data set
read.xport

Import a SAS XPORT File
write.xport

Write Data to a SAS XPORT File