calculate.object.digest | Calculates object's digest |
create.lock.file | Creates lock file on a given path. Lock file is just a... |
create_objectstorage | Makes sure there is a objectstorage on the specified path. |
get_full_digest | Returns md5 hash of all the objects in the 'objectstorage'... |
get_mtime | Returns mtime of last modification of the 'objectstorage' |
get_object | Shortcut function that returns a single object read from the... |
get_object_digest | Returns md5 hash of all the objects in the 'objectstorage'... |
hello | Hello, World! |
infer_save_locations | Generates plan of where and how save objects, which is used... |
list_runtime_objects | Lists all the runtime objects cotained in the task with path... |
load_objects | Main function to load the objects into the given environment |
lock.exists | Tests if the lock is locked |
modify_objects | Adds or removes objects in the storage. |
parse_argument | Function parses the argument generating named vector with... |
release.lock.file | Removes the lock file. |
remove_all | Removes everything from disk |
save_large_object | Saves arbitrary large object to disk using saveRDS. If... |
save_objects_non_nse | Replaces objects in the storage. |
set_runtime_objects | Sets new contents of the objectstorage. |
wait.for.lock | Halts execution until the lock is released, or lock expires. |
wait.for.save | Waits for .lock file to disappear |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.