# Generated by roxygen2: do not edit by hand

S3method(print,workspace)
S3method(store_dataset,SpatRaster)
S3method(store_dataset,data.frame)
S3method(store_dataset,sf)
export(delete_dataset)
export(list_object_in_workspace)
export(new_workspace)
export(pack_workspace)
export(read_dataset_in_workspace)
export(read_json_str_in_workspace)
export(read_raster_in_workspace)
export(read_rds_in_workspace)
export(read_timestamp)
export(read_yaml_in_workspace)
export(rm_object_in_workspace)
export(store_dataset)
export(store_json)
export(store_raster)
export(store_rds)
export(store_yaml)
export(unpack_workspace)
export(workspace_bind)
export(workspace_copy)
importFrom(arrow,read_parquet)
importFrom(arrow,write_parquet)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(dplyr,all_of)
importFrom(dplyr,anti_join)
importFrom(dplyr,filter)
importFrom(dplyr,rows_delete)
importFrom(dplyr,rows_upsert)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(rlang,env_has)
importFrom(rlang,env_names)
importFrom(rlang,is_list)
importFrom(rlang,is_string)
importFrom(rlang,new_environment)
importFrom(stringi,stri_trans_general)
importFrom(tibble,tibble)
importFrom(tools,file_path_sans_ext)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
importFrom(zip,unzip)
importFrom(zip,zip)
