David J. Bosak

Results 75 issues of David J. Bosak

lib_write() doesn't appear to work after replacing a dataframe in the library. ``` # Open libname libname(sdtm2, "./SDTM2", "rds") dat

bug

Do something so user can see problems() associated with importing from CSV and other formats.

enhancement

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.

Add another variable on write_report return object "path" that contains the modified path. modified_path is unintuitive.