Extract status, name, and advisory from products header.
scrape_header(contents, ptn_product_title, advisory_number = TRUE)
Arguments
contents |
Text product |
ptn_product_title |
Pattern of product title to match |
advisory_number |
Default is true; set to false if product does not
have an advisory number. |