Learn R Programming

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

SASxport (version 1.2.3)

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

License

GPL-2

Maintainer

Gregory Warnes

Last Published

March 10th, 2020

Functions in SASxport (1.2.3)

lookup.xport

Describe the Contents of an SAS XPORT File
write.xport

Write Data to a SAS XPORT File
read.xport

Import a SAS XPORT File
SASxport-package

Read and Write SAS Export Files
Alfalfa

Example SAS data set
toSAS.default

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

Set or Retreive the 'label', 'SASformat', or 'SASiformat' Attribute of a Vector