powered by
Cast a vector of URLs pointing to local images as an image panel source
img_panel_local(x)
a vector of URLs pointing to images
# NOT RUN { pokemon$img <- img_panel_local(paste0("images/", basename(pokemon$url_image))) trelliscope(pokemon, name = "pokemon", path = "_ignore/pokemon_local") # }
Run the code above in your browser using DataLab