Description Usage Arguments Value Examples
View source: R/CollectDataforWeb.R
These functions will read and scrape content off the downloaded EOL pages. This is for building the data table on eoldata.org.
1 2 3 4 5  | CollectDataforWeb(MyEOL, do.higher.taxonomy)
CNCount(res)
DOCount(res)
providerCount(res)
DataProcessing(res, do.higher.taxonomy)
 | 
MyEOL | 
 A single filename for downloaded EOL pages  | 
res | 
 XML object  | 
do.higher.taxonomy | 
 TRUE/FALSE on whether to download higher level taxonomy  | 
Appends EOL data to a table.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.