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 meta_data, meta_data_segment, meta_data_dataframe, meta_data_cross_item, meta_data_item_computation, com_item_missingness, int_datatype_matrix, con_inadmissible_categorical, rulesetformat, gradingruleset

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]