util_extract_all_ids {dataquieR} | R Documentation |
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)
Arguments
pages |
the list of objects |
Value
a character vector with valid targets
See Also
Other html:
util_dashboard_table()
,
util_generate_pages_from_report()
,
util_get_hovertext()
[Package dataquieR version 2.5.1 Index]