parse_wikispecies_page | R Documentation |
Parse Wikispecies Page
parse_wikispecies_page(page, types = c("common_names"))
page |
(response) Result of |
types |
(character) Data types to parse. |
Other Wiki functions: build_wiki_url
,
get_wiki_page
,
parse_wiki_url
,
parse_wikicommons_page
,
parse_wikipedia_page
pg <- get_wiki_page("https://species.wikimedia.org/wiki/Malus_domestica")
str(parse_wikispecies_page(pg))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.