-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 693 Bytes
/
Copy pathNAMESPACE
File metadata and controls
26 lines (25 loc) · 693 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(coalesce_manual)
export(coalesce_occur)
export(get_accepted_families)
export(get_accepted_taxonomy)
export(get_more_info)
export(separate_attributes_csv)
export(separate_attributes_xl)
export(separate_occurrence_csv)
export(separate_occurrence_xl)
export(separate_source_csv)
export(separate_taxonomy_csv)
export(separate_taxonomy_xl)
import(dplyr)
importFrom(DescTools,Mode)
importFrom(dplyr,"%>%")
importFrom(magrittr,"%>%")
importFrom(purrr,map_df)
importFrom(readxl,read_excel)
importFrom(stringr,word)
importFrom(taxize,get_gbifid_)
importFrom(taxize,gnr_resolve)
importFrom(tidyselect,one_of)
importFrom(utils,read.csv)