File: NAMESPACE

package info (click to toggle)
r-cran-webshot 0.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 600 kB
  • sloc: javascript: 5,565; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

S3method(appshot,character)
S3method(appshot,shiny.appobj)
S3method(print,webshot)
export("%>%")
export(appshot)
export(install_phantomjs)
export(is_phantomjs_installed)
export(resize)
export(rmdshot)
export(shrink)
export(webshot)
importFrom(magrittr,"%>%")