Learn R Programming

archivist (version 1.6)

Repository: Repository

Description

Repository stores specific values of an artifact, different for various artifact's classes, and artifacts themselves. To learn more about artifacts visit archivist-package.

Arguments

Details

Repository is folder with an SQLite database stored in a file named backpack and a subdirectory named gallery with collection of artifact saved as .rda files.

See Also

Functions using Repository are:

Function creating Repository is:

Functions coping Repository are:

Function deleting Repository is:

Learn more about Repository at archivist wiki webpage on https://github.com/pbiecek/archivist/wiki/archivist-package-Repository{Github}.

Other archivist: Tags; %a%; addTagsRepo; ahistory, print.ahistory; aoptions; archivist-package; aread; asearch; cache; copyGithubRepo, copyLocalRepo; createEmptyRepo; deleteRepo; getTagsGithub, getTagsLocal; loadFromGithubRepo, loadFromLocalRepo; md5hash; multiSearchInGithubRepo, multiSearchInLocalRepo, searchInGithubRepo, searchInLocalRepo; rmFromRepo; saveSetToRepo; saveToRepo; setGithubRepo, setLocalRepo; shinySearchInLocalRepo; showGithubRepo, showLocalRepo; summaryGithubRepo, summaryLocalRepo; zipGithubRepo, zipLocalRepo