File: NAMESPACE

package info (click to toggle)
r-cran-vdiffr 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 880 kB
  • sloc: cpp: 1,744; sh: 13; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by roxygen2: do not edit by hand

S3method(print_plot,"function")
S3method(print_plot,default)
S3method(print_plot,ggplot)
S3method(print_plot,grob)
S3method(print_plot,recordedplot)
export(expect_doppelganger)
export(write_svg)
import(rlang)
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
useDynLib(vdiffr, .registration = TRUE)