# read the object from local directory
setLocalRepo(system.file("graphGallery", package = "archivist"))
pl <- aread("f05f0ed0662fe01850ec1b928830ef32")
# plot it
pl
# read the object from Remote
pl <- aread("pbiecek/graphGallery/f05f0ed0662fe01850ec1b928830ef32")
# plot it
pl
Run the code above in your browser using DataLab