-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 957 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
# Generated by roxygen2: do not edit by hand
S3method(arclabels,default)
export(arclabels)
export(file_get_scientific_names)
export(file_get_scientific_names_from_GNRD)
export(get_base_url)
export(get_species_from_list)
export(insert_species_in_list)
export(remove_species_from_list)
export(replace_species_in_list)
export(species_get_image_data)
export(species_get_info)
export(taxa_common_to_scientific)
export(taxa_get_otol_tree)
export(taxa_get_phylomatic_tree)
export(taxa_resolve_names_with_gnr)
export(taxa_resolve_names_with_otol)
export(taxa_toss_binomials)
export(taxon_get_species)
export(taxon_get_species_from_country)
export(taxon_get_species_with_genome)
export(taxon_separate_dark_taxa_using_genbank)
export(taxon_separate_dark_taxa_using_otol)
export(text_get_scientific_names)
export(traits_get_tree)
export(update_species_in_list)
export(url_get_scientific_names)
export(url_get_scientific_names_from_GNRD)
importFrom(ape,.PlotPhyloEnv)