| areadLocal | R Documentation |
areadLocal reads the artifact from the Local Repository. It's a wrapper around
loadFromLocalRepo.
areadLocal(md5hash, repo)
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. |
Function areadLocal reads artifacts (by md5hashes) from Local Repository.
Bug reports and feature requests can be sent to https://github.com/pbiecek/archivist/issues
Przemyslaw Biecek, przemyslaw.biecek@gmail.com
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
Other archivist:
Repository,
Tags,
%a%(),
addHooksToPrint(),
addTagsRepo(),
aformat(),
ahistory(),
alink(),
aoptions(),
archivistPackage,
aread(),
asearch(),
asearchLocal(),
asession(),
atrace(),
cache(),
copyLocalRepo(),
createLocalRepo(),
createMDGallery(),
deleteLocalRepo(),
getRemoteHook(),
getTagsLocal(),
loadFromLocalRepo(),
md5hash,
removeTagsRepo(),
restoreLibs(),
rmFromLocalRepo(),
saveToLocalRepo(),
searchInLocalRepo(),
setLocalRepo(),
shinySearchInLocalRepo(),
showLocalRepo(),
splitTagsLocal(),
summaryLocalRepo(),
zipLocalRepo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.