powered by
Render a page in a javascript context and take a screenshot
gep_render_magick(gep, url, width = 1440, height = 5000)
a gepetto connection object
the URL to fetch and render
viewport width/height
magick image
magick
# NOT RUN { gepetto(port=3000) %>% gep_render_magick("https://r-project.org/") # }
Run the code above in your browser using DataLab