Manage Collections of Datasets and Objects


[Up] [Top]

Documentation for package ‘workspace’ version 0.1.6

Help Pages

workspace-package Manage Collections of Datasets and Objects
delete_dataset Delete a dataset from a workspace
list_object_in_workspace List Objects in a Workspace
new_workspace Create a new workspace
pack_workspace Pack a workspace
read_dataset_in_workspace Read a Table from a Workspace.
read_json_str_in_workspace Read JSON String from a Workspace.
read_raster_in_workspace Read a raster from a workspace
read_rds_in_workspace Read an R Object from a Workspace.
read_timestamp Read Timestamp associated with an object in a workspace.
read_yaml_in_workspace Read YAML Object from a Workspace.
rm_object_in_workspace Remove an Object in a Workspace
store_dataset Store a dataset into a workspace
store_json Store a JSON string in a workspace
store_raster Store a raster dataset in a workspace
store_rds Store an RDS file in a workspace
store_yaml Store a list as YAML in a workspace
unpack_workspace Unpack a workspace
workspace Manage Collections of Datasets and Objects
workspace_bind Bind a Workspace into Another Workspace
workspace_copy Clone a Workspace