View source: R/wamei_check_ex.R
wamei_check_ex | R Documentation |
和名チェックリストを使用して,和名・学名の候補を出力. 和名チェックリスト https://www.gbif.jp/v2/activities/wamei_checklist.html https://wetlands.info/tools/plantsdb/nameconv/
wamei_check_ex(x, hub_master, jn_master, wide = TRUE)
x |
検索する和名の文字列のベクトル. |
hub_master |
和名チェックリストの「Hub_data」シートのデータ |
jn_master |
和名チェックリストの「JN_dataset」シートのデータ |
wide |
論理値:出力形式 |
tibble形式.検索した和名をキーとして,和名・学名など. 維管束植物和名変換シート(excel版)と同等. https://wetlands.info/tools/plantsdb/nameconv/
wamei_check()
# see vignette
# vignette("wamei_checkr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.