Tools to Work with the 'Splash' JavaScript Rendering Service in R
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 rivejä
335 B

# Generated by roxygen2: do not edit by hand
S3method(print,splash_debug)
S3method(print,splash_status)
export("%>%")
export(render_html)
export(render_jpeg)
export(render_png)
export(splash)
export(splash_active)
export(splash_debug)
import(httr)
import(magick)
import(purrr)
importFrom(jsonlite,fromJSON)
importFrom(xml2,read_html)