forked from Ecosystem-Assessments/nceadfo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
71 lines (70 loc) · 1.7 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_nceadfo,stars)
export(cea)
export(cea_metric)
export(cumul)
export(fig_aoi)
export(fig_atlas)
export(fig_contribution_group)
export(fig_contribution_group_)
export(fig_contribution_nceahab)
export(fig_contribution_taxa)
export(fig_contribution_taxa_)
export(fig_logo)
export(fig_metanetwork)
export(fig_metanetwork_)
export(fig_metanetwork_nceahab)
export(fig_metanetwork_nceahab_)
export(fig_report_nceahab)
export(fig_webinar)
export(figures)
export(format_data)
export(format_modules)
export(gather_bib)
export(gather_meta)
export(get_aoi)
export(get_basemap)
export(global_parameters)
export(hcea)
export(make_abiotic)
export(make_biotic)
export(make_drivers)
export(make_eDrivers)
export(make_habitats)
export(make_habitats_sensitivity)
export(make_metaweb)
export(make_overlap)
export(make_species_sensitivity)
export(make_trophic_sensitivity)
export(out_cea_full)
export(out_cea_km2)
export(out_difference)
export(out_exposure)
export(out_footprint)
export(out_indirect_species_habitats_)
export(out_nceahab)
export(out_nceahab_species)
export(out_species_contribution)
export(pipeline)
export(plotMetanetwork)
export(plot_legend_bin)
export(plot_legend_cont)
export(plot_legend_dual)
export(plot_nceadfo)
export(plot_nceadfo_dual)
export(plot_nceadfo_dual_simple)
export(plot_nceadfo_simple)
export(render_frontpage)
export(render_report)
export(render_webinar)
export(summarise_data)
importFrom(exactextractr,exact_extract)
importFrom(fs,path)
importFrom(fs,path_package)
importFrom(glue,glue)
importFrom(glue,glue_sql)
importFrom(units,set_units)
importFrom(whisker,whisker.render)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
importFrom(yaml,yaml.load_file)