Download the pathway image
get_pathway_image(pathway)
image_dimension(pathway)A pathway ID or a biocarta_pathway object.
A raster object.
img = get_pathway_image("h_RELAPathway")
class(img)
#> [1] "raster"
image_dimension("h_RELAPathway")
#> [1] 485 605