dbosak01 / libr

An R package to create data libraries and data dictionaries.
27 stars 1 forks source link

Add as.lib() function #96

Closed dbosak01 closed 9 months ago

dbosak01 commented 3 years ago

Add an as.lib() function to convert a list of datasets to a libname.

dbosak01 commented 9 months ago

Potentially problematic function because all the metadata needed for the manipulation functions to work would not exist. Going to kill it.