libr
libr copied to clipboard
An R package to create data libraries and data dictionaries.
lib_write() doesn't appear to work after replacing a dataframe in the library. ``` # Open libname libname(sdtm2, "./SDTM2", "rds") dat
Do something so user can see problems() associated with importing from CSV and other formats.
Add a different parameter to subset rows after the datastep: subset, filter, select, maybe.
In SAS, there where clause is executed before the datastep, not after.
Could exclude some features if they are hard to implement.
This is going to be a perpetual issue. Anything you can do to increase performance of the datastep will help.