Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
R
Latest commit
f850ab6
Mar 13, 2015
Permalink
| Failed to load latest commit information. | |||
|
|
R |
|
|
|
|
data |
|
|
|
|
man |
|
|
|
|
vignettes |
|
|
|
|
.Rbuildignore |
|
|
|
|
DESCRIPTION |
|
|
|
|
NAMESPACE |
|
|
|
|
README |
|
|
README
This package contains documents and software related to a compatibility study of the SAS7BDAT database file format. The 'data/sas7bdat.sources.RData' references a collection of SAS7BDAT database files freely avalilable from internet resources. The data are not redistributed due to licensing concerns. Files in the collection are used for testing and investigating the SAS7BDAT file format. The included vignette documents various aspects of the compatibility study, including a detailed description of the binary structure of SAS7BDAT formatted databases. The R/ directory contains R (www.r-project.org) code implementing a prototype SAS7BDAT file reader.