File: NAMESPACE

package info (click to toggle)
pvclust 1.3-0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 200 kB
  • sloc: makefile: 1
file content (18 lines) | stat: -rwxr-xr-x 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
export(pvclust)
export(pvpick)
export(msfit)
export(msplot)
export(pvrect)
export(seplot)
export(parPvclust)

S3method(plot,     pvclust)
S3method(lines,    pvclust)
S3method(text,     pvclust)
S3method(print,    pvclust)
S3method(summary,  pvclust)

S3method(plot,     msfit)
S3method(lines,    msfit)
S3method(summary,  msfit)