SAScii
Import ASCII Files Directly into R using Only a 'SAS' Input Script
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.
- Version1.0.2
- R version≥ 4.2.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- Last release08/28/2023
Team
Anthony Joseph Damico
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Reverse Imports1 package