util_get_hovertext {dataquieR} | R Documentation |
Import vector of hover text for tables in the report
Description
Import vector of hover text for tables in the report
Usage
util_get_hovertext(x)
Arguments
x |
name of the tables. They are |
Value
named vector containing the hover text from the file metadata-hovertext.rds
in the inst folder. Names correspond to column names in the metadata
tables
See Also
Other html:
util_dashboard_table()
,
util_extract_all_ids()
,
util_generate_pages_from_report()
[Package dataquieR version 2.5.1 Index]