Tools for Storing, Restoring and Searching for R Objects


[Up] [Top]

Documentation for package ‘archivist’ version 1.3

Help Pages

archivist-package Tools for Storing, Restoring and Searching for R Objects
addTagsRepo Add new Tags to the Existing Repository
cache Enable Caching of a Function Results with the use of Archivist
copyGithubRepo Copy an Existing Repository to Another Repository
copyLocalRepo Copy an Existing Repository to Another Repository
createEmptyRepo Create an Empty Repository in a Given Directory
deleteRepo Delete an Existing Repository from Given Directory
getTagsGithub Return a Tag Corresponding to md5hash
getTagsLocal Return a Tag Corresponding to md5hash
loadFromGithubRepo Load Artifact Given as a md5hash from a Repository
loadFromLocalRepo Load Artifact Given as a md5hash from a Repository
md5hash md5hash
multiSearchInGithubRepo Search for an Artifact in a Repository Using Tags
multiSearchInLocalRepo Search for an Artifact in a Repository Using Tags
Repository Repository
rmFromRepo Remove an Artifact Given as md5hash from a Repository
saveToRepo Save an Artifact into a Repository
searchInGithubRepo Search for an Artifact in a Repository Using Tags
searchInLocalRepo Search for an Artifact in a Repository Using Tags
setGithubRepo Set Global Path to Repository
setLocalRepo Set Global Path to Repository
shinySearchInLocalRepo Shiny Based Live Search for an Artifact in a Repository Using Tags
showGithubRepo View the Lisf of Artifacts from a Repository
showLocalRepo View the Lisf of Artifacts from a Repository
summaryGithubRepo View the Summary of a Repository
summaryLocalRepo View the Summary of a Repository
Tags Tags
zipGithubRepo Create a zip Archive From an Existing Repository
zipLocalRepo Create a zip Archive From an Existing Repository