Manage Collections of Datasets and Objects
Delete a dataset from a workspace
List Objects in a Workspace
Create a new workspace
Pack a workspace
Read a Table from a Workspace.
Read JSON String from a Workspace.
Read a raster from a workspace
Read an R Object from a Workspace.
Read Timestamp associated with an object in a workspace.
Read YAML Object from a Workspace.
Remove an Object in a Workspace
Store a dataset into a workspace
Store a JSON string in a workspace
Store a raster dataset in a workspace
Store an RDS file in a workspace
Store a list as YAML in a workspace
Unpack a workspace
Bind a Workspace into Another Workspace
Clone a Workspace
Manage Collections of Datasets and Objects
Create, store, read and manage structured collections of datasets and other objects using a 'workspace', then bundle it into a compressed archive. Using open and interoperable formats makes it possible to exchange bundled data from 'R' to other languages such as 'Python' or 'Julia'. Multiple formats are supported 'Parquet', 'JSON', 'yaml', spatial data and raster data are supported.