Description Usage Arguments Examples
This function allows you to extract data from series of links.
1 | extractDataFromLinks(url, links)
|
url |
url where table exists. |
links |
a vector containing links |
1 2 | links <- extractLinksFromTable("https://www.drugshortagescanada.ca","drug-shortage-reports")
extractDataFromLinks("https://www.drugshortagescanada.ca",links[,3])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.