-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
51 lines (50 loc) · 1.17 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
S3method(diff,stars)
S3method(print,report)
export(Start_Case)
export(append.id)
export(basic.time)
export(cat.report)
export(combo)
export(comma2period)
export(diff.stars)
export(export.many.csv)
export(gsa.names)
export(identical.stars)
export(import.many.csv)
export(import.many.templates)
export(peek)
export(print.report)
export(qc)
export(qc.exists)
export(qc.star)
export(qc.ts.names)
export(qc.ts.numbers)
export(qc.vpa)
export(qc.xlsx)
export(read.properties)
export(read.star.csv)
export(read.template)
export(read.template.v10)
export(read.template.v21)
export(readTable.logical)
export(readTable.transpose)
export(report)
export(set.classes)
export(template.version)
export(write.report)
export(write.star.csv)
importFrom(XLConnect,getSheets)
importFrom(XLConnect,getTables)
importFrom(XLConnect,loadWorkbook)
importFrom(XLConnect,readTable)
importFrom(XLConnect,readWorksheet)
importFrom(XLConnect,setMissingValue)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,type.convert)
importFrom(utils,write.csv)