SAScii

From MaRDI portal
(Redirected from Software:110336)



CRANSASciiMaRDI QIDQ110336FDOQ110336

Import ASCII Files Directly into R using Only a 'SAS' Input Script

Anthony Joseph Damico

Last update: 28 August 2023

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

Software version identifier: 1.0.1, 0.1, 0.2, 0.3, 1.0, 1.0.2

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.





This page was built for software: SAScii