Description Usage Arguments Value Examples
View source: R/scrape_part_structure.R
Scrape part structure
1  | 
df | 
 Data frame with sector URLs. Output of   | 
Data frame with scraped part structure.
1 2 3 4 5  | ## Not run: 
sectors <- scrape_sector_structure("http://www.prarulebook.co.uk/rulebook/Home/Handbook/16-11-2007")
scrape_part_structure(sectors)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.