Deterministic, offline extraction of every
bricklayer_siu_schema() field
(plus _language) from report HTML. Fields the report does not
state come back as "".
Arguments
- html
A length-1 character vector of raw report HTML, or the path to a saved report file (e.g. from
bricklayer_fetch_siu()) .
Examples
f <- bricklayer_parse_siu(system.file("extdata",
"siu_synthetic_report.html",
package = "rmoriebricklayer"))
f[["number_of_subject_officers"]]
#> [1] "2"