archivist (version 2.2)

areadLocal: Read Artifacts Given as md5hashes from the Repository

Description

areadLocal reads the artifact from the Local Repository. It's a wrapper around loadFromLocalRepo.

Usage

areadLocal(md5hash, repo)

Arguments

md5hash

A character vector which elements are consisting name of the repository and name of the artifact (MD5 hash) or it's abbreviation.

repo

A character with path to local repository.

Contact

Bug reports and feature requests can be sent to https://github.com/pbiecek/archivist/issues

Details

Function areadLocal reads artifacts (by md5hashes) from Local Repository.

References

Biecek P and Kosinski M (2017). "archivist: An R Package for Managing, Recording and Restoring Data Analysis Results." _Journal of Statistical Software_, *82*(11), pp. 1-28. doi: 10.18637/jss.v082.i11 (URL: http://doi.org/10.18637/jss.v082.i11). URL https://github.com/pbiecek/archivist

See Also

Other archivist: Repository, Tags, %a%, addHooksToPrint, addTagsRepo, aformat, ahistory, alink, aoptions, archivist-package, aread, asearchLocal, asearch, asession, atrace, cache, copyLocalRepo, createLocalRepo, createMDGallery, deleteLocalRepo, getRemoteHook, getTagsLocal, loadFromLocalRepo, md5hash, removeTagsRepo, restoreLibs, rmFromLocalRepo, saveToLocalRepo, searchInLocalRepo, setLocalRepo, shinySearchInLocalRepo, showLocalRepo, splitTagsLocal, summaryLocalRepo, zipLocalRepo