get_all_sp_la_zh_name: get all species Latin and Chinese name from the CCTCC...

View source: R/phylogenetic.R

get_all_sp_la_zh_nameR Documentation

get all species Latin and Chinese name from the CCTCC database

Description

get all species Latin and Chinese name from the CCTCC database

Usage

get_all_sp_la_zh_name(
  download_dir = "~/Documents/",
  each_verbose = FALSE,
  max_requests = 50,
  max_id = 30609,
  failure_ids = NULL
)

Arguments

download_dir

default

each_verbose

each_verbose

max_requests

default 50

max_id

default 30609, try to make sure on the website

failure_ids

failure_ids

Value

No value


pctax documentation built on April 4, 2025, 2:26 a.m.