fnasearch: Search web pages for terms.

Description Usage Arguments Value Examples

View source: R/fnasearch.R

Description

Search web pages for terms.

Usage

1

Arguments

url

The URL of the page.

terms

Terms to search for (if >1, supply in a list).

Value

Search results.

Examples

1
2
3
4
5
## Not run: 
url <- 'http://www.efloras.org/florataxon.aspx?flora_id=1&taxon_id=102552'
fnasearch(url, terms='Receptacle')

## End(Not run)

ropensci/floras documentation built on Sept. 22, 2020, 3:43 p.m.