Learn R Programming

dataquieR (version 2.1.0)

util_extract_all_ids: Extract all ids from a list of htmltools objects

Description

Extract all ids from a list of htmltools objects

Usage

util_extract_all_ids(pages)

Value

a character vector with valid targets

Arguments

pages

the list of objects

See Also

Other html: util_generate_pages_from_report()