| asearchLocal | R Documentation |
asearchLocal searches for artifacts that contain all specified Tags
and reads all of them from a local Repository. It's a wrapper around
searchInLocalRepo and loadFromLocalRepo.
asearchLocal(patterns, repo = NULL)
patterns |
A character vector of |
repo |
A character with path to local repository. |
Function asearchLocal reads all artifacts that contain given list of Tags
from the selected Local Repository.
This function returns a list of artifacts (by their values).
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(),
areadLocal(),
asearch(),
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.