if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
get_image()
# filter by `tissueSampleId`
result <- get_image(tissueSampleIds = "GTEX-1117F-0526")
print(result)
# note that `pathologyNotesCategories` (if present) is a list column
print(result$pathologyNotesCategories)
}
Run the code above in your browser using DataLab