dbosak01 / libr

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

Add lib_export() #115

Closed dbosak01 closed 2 years ago

dbosak01 commented 2 years ago

Add a function lib_export() to send a libname to a specified location with a specified engine. Easier than creating two libraries and moving data between them.