This one is a real Keeper

So, if you ever get this error while trying to work with OleDb and SAS IOM:The object … could not be found; make sure it was previously added to the object keeperMake sure that you include the following lines (the lack of a Keeper is what causes this…

Progress reading SAS sas7bdat files (natively) in R

This post describes some preliminary results from a compatibility study of the SAS sas7bdat file format. The most current results stored in a github repository here: sas7bdat The ultimate goal is a native solution to the incompatibility between open-source statistical software (e.g. R) and sas7bdat database files. Demonstration There has been significant progress in interpreting […]