-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathNAMESPACE
105 lines (104 loc) · 2.25 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# Generated by roxygen2: do not edit by hand
export(rl_actions)
export(rl_actions_)
export(rl_api_version)
export(rl_assessment)
export(rl_assessment_)
export(rl_categories)
export(rl_categories_)
export(rl_citation)
export(rl_class)
export(rl_class_)
export(rl_common_names)
export(rl_common_names_)
export(rl_comp_groups)
export(rl_comp_groups_)
export(rl_countries)
export(rl_countries_)
export(rl_extinct)
export(rl_extinct_)
export(rl_extinct_wild)
export(rl_extinct_wild_)
export(rl_family)
export(rl_family_)
export(rl_faos)
export(rl_faos_)
export(rl_green)
export(rl_green_)
export(rl_growth_forms)
export(rl_growth_forms_)
export(rl_habitats)
export(rl_habitats_)
export(rl_history)
export(rl_history_)
export(rl_kingdom)
export(rl_kingdom_)
export(rl_measures)
export(rl_measures_)
export(rl_narrative)
export(rl_narrative_)
export(rl_occ_country)
export(rl_occ_country_)
export(rl_order)
export(rl_order_)
export(rl_phylum)
export(rl_phylum_)
export(rl_pop_trends)
export(rl_pop_trends_)
export(rl_realms)
export(rl_realms_)
export(rl_regions)
export(rl_regions_)
export(rl_research)
export(rl_research_)
export(rl_scopes)
export(rl_scopes_)
export(rl_search)
export(rl_search_)
export(rl_sis)
export(rl_sis_)
export(rl_sis_latest)
export(rl_sp)
export(rl_sp_)
export(rl_sp_category)
export(rl_sp_category_)
export(rl_sp_citation)
export(rl_sp_citation_)
export(rl_sp_count)
export(rl_sp_count_)
export(rl_sp_country)
export(rl_sp_country_)
export(rl_species)
export(rl_species_)
export(rl_species_latest)
export(rl_stresses)
export(rl_stresses_)
export(rl_synonyms)
export(rl_synonyms_)
export(rl_systems)
export(rl_systems_)
export(rl_threats)
export(rl_threats_)
export(rl_use_and_trade)
export(rl_use_and_trade_)
export(rl_use_iucn)
export(rl_version)
export(scale_color_iucn)
export(scale_colour_iucn)
export(scale_discrete_iucn)
export(scale_fill_iucn)
importFrom(cli,cli_code)
importFrom(cli,cli_end)
importFrom(cli,cli_h2)
importFrom(cli,cli_li)
importFrom(cli,cli_ol)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(crul,HttpClient)
importFrom(curl,nslookup)
importFrom(jsonlite,fromJSON)
importFrom(lifecycle,deprecated)
importFrom(rlang,check_installed)
importFrom(utils,bibentry)
importFrom(utils,packageVersion)