## ----eval=FALSE--------------------------------------------------------------- # library(ExperimentHub) # eh <- ExperimentHub() # myfiles <- query(eh, "PACKAGENAME") # myfiles[[1]] ## load the first resource in the list # myfiles[["EH123"]] ## load by EH id