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