-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
36 lines (35 loc) · 935 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
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(download_col_china)
export(find_synonyms)
export(get_col_global)
export(get_col_taiwan)
export(get_province)
export(get_redlist_china)
export(get_top20)
export(list_df)
export(open_url)
export(search_checklist)
export(search_family_id)
export(search_taxon_id)
export(set_search_key)
export(zoology_dbase_name)
export(zoology_description)
export(zoology_description_type)
importFrom(DT,"%>%")
importFrom(DT,datatable)
importFrom(DT,formatStyle)
importFrom(DT,styleEqual)
importFrom(XML,xmlToDataFrame)
importFrom(jsonlite,fromJSON)
importFrom(pbmcapply,pbmclapply)
importFrom(purrr,transpose)
importFrom(rlist,list.extract)
importFrom(rlist,list.filter)
importFrom(rlist,list.rbind)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(urltools,url_encode)
importFrom(utils,browseURL)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(xml2,download_xml)