File: NAMESPACE

package info (click to toggle)
r-cran-hsaur3 1.0-10-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,392 kB
  • sloc: sh: 51; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12

export(HSAURtable)

import(utils)
importFrom("tools", "delimMatch")
importFrom("stats", "complete.cases")

S3method(HSAURtable, table)
S3method(HSAURtable, data.frame)
S3method(toLatex, tabtab)
S3method(toLatex, dftab)
# S3method(toBibtex, HSAURcitation)