Tools to Work with the 'Splash' JavaScript Rendering Service in R
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

16 righe
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)