archivist (version 1.0)

md5hash: md5hash

Description

Repository stores specific values of an artifact, different for various artifact's classes, and artifact themselves. Artifacts are archived with a special attribute named md5hash. To learn more about artifacts visit archivist-package.

Arguments

Details

For every artifact, md5hash is a unique string of length 32 that comes out as a result of digest function, which uses a cryptographical MD5 hash algorithm. The md5hash of every artifact, that is archived to the Repository, is also saved to the Repository with this artifact's Tags - see Tags. It enables to distinguish artifacts in Repository and facilitates searching and loading them.

See Also

Functions that take md5hash as a parameter are: Functions returning md5hash as a value are: Functions returning md5hahes as a data.frame are:

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

Other archivist: Repository; Tags; archivist-package; copyGithubRepo, copyLocalRepo; createEmptyRepo; deleteRepo; loadFromGithubRepo, loadFromLocalRepo; rmFromRepo; saveToRepo; searchInGithubRepo, searchInLocalRepo; showGithubRepo, showLocalRepo; summaryGithubRepo, summaryLocalRepo