File: NAMESPACE

package info (click to toggle)
foreign 0.8.40-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,576 kB
  • ctags: 657
  • sloc: ansic: 6,997; asm: 4; sh: 2; makefile: 1
file content (10 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
useDynLib(foreign, .registration = TRUE)

export(data.restore, lookup.xport, read.arff, read.dbf, read.dta,
       read.epiinfo, read.mtp, read.octave, read.S, read.spss, read.ssd,
       read.systat, read.xport, write.arff, write.dbf, write.dta,
       write.foreign)

# not exported: SModeNames writeForeignStata writeForeignSPSS

importFrom(utils, write.table)