Description Usage Arguments Value
View source: R/scrape_lse_sectors.r
Scrape share prices from a particular sector from the London Stock Exchange website.
| 1 | scrape_lse_sectors(url, pause = 0)
 | 
| url | A url from "https://www.londonstockexchange.com". | 
| pause | Indicates how long the function should sleep for before returning a value. | 
A dataframe of historical share statistics from a particular sector Use pause when vectorising this function
over a list of urls to minimise nuisance to target website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.