File: NAMESPACE

package info (click to toggle)
r-cran-waldo 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 332 kB
  • sloc: sh: 12; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

S3method(compare_proxy,data.table)
S3method(compare_proxy,default)
S3method(compare_proxy,xml_node)
S3method(print,waldo_compare)
export(compare)
export(compare_proxy)
import(rlang)
importFrom(glue,glue)
importFrom(methods,.hasSlot)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(methods,slotNames)