zoology_dbase_name {SP2000} | R Documentation |
Query details of species in China Animal Scientific Database
Description
Query the database name and return a collection of names for all databases.
Usage
zoology_dbase_name()
Format
China Animal Scientific Database
- 1
Chinese zoology database
- 2
China Animal Map Database
- 3
China Economic Animal Database
- 4
Chinese Bird Database
- 5
Chinese Mammal Database
- 6
China Butterfly Database
- 7
Chinese Bee Database
- 8
China Inland Water Fish Database
- 9
Chinese Amphibian Database
- 10
Chinese Reptile database
- ...
allow additional more databases to be used
Details
Visit the website http://zoology.especies.cn for more details.
Value
A collection of names for all China animal scientific databases
Author(s)
Liuyong Ding ly_ding@126.com
Ke Yang ydyangke@163.com
References
Examples
## Not run:
##Set your key
set_search_key("your apiKey",db = "zoology")
#Query China Animal Scientific Database lists
zoology_dbase_name()
## End(Not run)
[Package SP2000 version 0.2.0 Index]