scrape_part_structure: Scrape part structure

Description Usage Arguments Value Examples

View source: R/scrape_part_structure.R

Description

Scrape part structure

Usage

1

Arguments

df

Data frame with sector URLs. Output of "scrape_sector_structure".

Value

Data frame with scraped part structure.

Examples

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)

mroliversmith/PRAClone documentation built on Jan. 11, 2020, 2:05 a.m.