-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
71 lines (70 loc) · 1.57 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Generated by roxygen2: do not edit by hand
S3method(plot,crestObj)
S3method(print,crestObj)
export(.exampleDB)
export(.ifExampleDB)
export(.sqlite)
export(PSE_log)
export(accBasinNames)
export(accClimateVariables)
export(accCountryNames)
export(accRealmNames)
export(calib_clim_space)
export(check_coordinates)
export(cite_climate_data)
export(cite_crest)
export(cite_distrib_data)
export(cite_method)
export(climate_from_xy)
export(close_db_connection)
export(colour_theme)
export(connect_local_sqlite3)
export(connect_online)
export(convert2percentages)
export(convert2presenceAbsence)
export(copy_crest)
export(createPSE)
export(crest)
export(crest.calibrate)
export(crest.get_modern_data)
export(crest.reconstruct)
export(crest.set_modern_data)
export(crest.simplify)
export(crestObj)
export(crop)
export(dbDownload)
export(dbRequest)
export(dbSubset)
export(eqearth_get_ext)
export(excludeTaxa)
export(explore_calibration_dataset)
export(export)
export(export_pdfs)
export(find.original.name)
export(fit_pdfsp)
export(fit_xrange)
export(getClimateSpace)
export(getDistribTaxa)
export(getSpeciesdiversity)
export(getTaxaTypeFromTaxID)
export(getTaxonID)
export(getTaxonomy)
export(get_taxa_type)
export(includeTaxa)
export(is.crestObj)
export(isColourStr)
export(loo)
export(makeTransparent)
export(meanPositiveValues)
export(normalise)
export(pdf_ranges)
export(plot_climateSpace)
export(plot_combinedPDFs)
export(plot_diagram)
export(plot_loo)
export(plot_map_eqearth)
export(plot_scatterPDFs)
export(plot_taxaCharacteristics)
export(plot_violinPDFs)
export(taxonComposition)
export(testConnection)