CMD + K

r-sascii

Anaconda Verified

Using any importation code designed for 'SAS' users to read ASCII files into 'sas7bdat' files, this package parses through the INPUT block of a '.sas' syntax file to design the parameters needed for a 'read.fwf()' function call. This allows the user to specify the location of the ASCII (often a '.dat') file and the location of the 'SAS' syntax file, and then load the data frame directly into R in just one step.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-sascii

Usage Tracking

1.0.2
1.0.1
1.0
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Using any importation code designed for 'SAS' users to read ASCII files into 'sas7bdat' files, this package parses through the INPUT block of a '.sas' syntax file to design the parameters needed for a 'read.fwf()' function call. This allows the user to specify the location of the ASCII (often a '.dat') file and the location of the 'SAS' syntax file, and then load the data frame directly into R in just one step.

Last Updated

Jan 16, 2024 at 22:31

License

GPL-2

Total Downloads

276

Supported Platforms

noarch