File: NAMESPACE

package info (click to toggle)
r-cran-diptest 0.75-7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 560 kB
  • sloc: ansic: 203; sh: 13; makefile: 8
file content (9 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
useDynLib(diptest, .registration=TRUE)# <--> src/dip.c 2nd part

export(dip)
export(dip.test)
## export(aLine, getCM)

S3method(print, dip)
S3method(plot,  dip)