forked from SimonGoring/neotoma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
34 lines (33 loc) · 771 Bytes
/
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
# Generated by roxygen2 (4.0.1): do not edit by hand
S3method(get_dataset,default)
S3method(get_dataset,download)
S3method(get_download,dataset)
S3method(get_download,default)
S3method(get_site,dataset)
S3method(get_site,default)
S3method(get_site,download)
S3method(print,download)
S3method(print,site)
export(compile_downloads)
export(compile_list)
export(compile_taxa)
export(get_chroncontrol)
export(get_contact)
export(get_contacts)
export(get_dataset)
export(get_datasets)
export(get_download)
export(get_geochron)
export(get_publication)
export(get_site)
export(get_sites)
export(get_table)
export(get_taxa)
export(param_check)
export(write_agefile)
import(RCurl)
import(RJSONIO)
import(plyr)
import(reshape2)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)