-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
57 lines (56 loc) · 1.19 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
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
S3method(print,EcoNumData)
S3method(print,iksdata)
S3method(print,summary.EcoNumData)
S3method(repos_save,EcoNumData)
S3method(summary,EcoNumData)
S3method(validate,EcoNumData)
export(fingerprint_to_time)
export(gce8_close)
export(gce8_cmd)
export(gce8_get)
export(gce8_list)
export(gce8_name)
export(gce8_open)
export(gce8_port)
export(gce8_ready)
export(gce8_relays)
export(gce8_set)
export(get_opt_econum)
export(iks_close)
export(iks_cmd)
export(iks_get_all)
export(iks_get_config)
export(iks_get_data)
export(iks_get_name)
export(iks_info)
export(iks_open)
export(iks_process)
export(iks_set_data)
export(new_econum_data)
export(options_econum)
export(para)
export(repos_load)
export(repos_save)
export(set_opt_econum)
export(time_to_fingerprint)
export(validate)
export(wtw_close)
export(wtw_cmd)
export(wtw_echo)
export(wtw_info)
export(wtw_open)
export(wtw_read)
export(wtw_ready)
export(wtw_record)
export(wtw_sim)
import(svMisc)
import(tcltk)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,plot)
importFrom(stats,runif)
importFrom(utils,flush.console)