Tools to Work with the 'Splash' JavaScript Rendering Service in R
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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