Tools to Work with the 'Splash' JavaScript Rendering Service in R
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

34 linhas
757 B

# Generated by roxygen2: do not edit by hand
S3method(print,splash_debug)
S3method(print,splash_json)
export("%>%")
export(HARviewer)
export(HARviewerOutput)
export(execute_lua)
export(install_splash)
export(renderHARviewer)
export(render_file)
export(render_har)
export(render_html)
export(render_jpeg)
export(render_json)
export(render_png)
export(splash)
export(splash_active)
export(splash_debug)
export(splash_local)
export(start_splash)
export(stop_splash)
export(writeHAR)
import(harbor)
import(httr)
import(magick)
import(purrr)
importFrom(HARtools,HARviewer)
importFrom(HARtools,HARviewerOutput)
importFrom(HARtools,renderHARviewer)
importFrom(HARtools,writeHAR)
importFrom(jsonlite,fromJSON)
importFrom(xml2,read_html)
importFrom(xml2,url_parse)