prep_data_all | R Documentation |
dowonload excel sheet from https://www.gbif.jp/v2/activities/wamei_checklist.html
prep_data_all(path)
prep_hub_data(path)
prep_jn_data(path)
read_hub_jn()
prep_ref_data()
path |
Character vector of a file name of wamei_checklist. |
prep_hub_data()
: Prepare hub data
prep_jn_data()
: Prepare jn data
read_hub_jn()
: Read hub and jn data
prep_ref_data()
: Prepare reference data
# path <- "d:/wamei_checklist_ver.1.10.xlsx"
# prep_data_all(path)
# prep_hub_data(path)
# prep_jn_data(path)
# prep_ref_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.