libname()
|
Create a data library |
lib_load()
|
Load a Library into the Workspace |
lib_unload()
|
Unload a Library from the Workspace |
lib_sync()
|
Synchronize Loaded Library |
lib_write()
|
Write a Data Library to the File System |
lib_add()
|
Add Data to a Data Library |
lib_replace()
|
Replace Data in a Data Library |
lib_remove()
|
Remove Data from a Data Library |
lib_copy()
|
Copy a Data Library |
lib_delete()
|
Delete a Data Library |
lib_info()
|
Get Information about a Data Library |
lib_path()
|
Get the Path for a Data Library |
lib_size()
|
Get the Size of a Data Library |
is.lib()
|
Class test for a data library |
print(<lib>)
|
Print a data library |