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.

14 lines
257 B

7 years ago
# Generated by roxygen2: do not edit by hand
export(chrome_dump_pdf)
export(chrome_read_html)
export(chrome_shot)
export(chrome_version)
6 years ago
export(get_chrome_env)
export(set_chrome_env)
7 years ago
import(magick)
import(processx)
import(tools)
import(utils)
7 years ago
import(xml2)