util_load_manual {dataquieR}R Documentation

being called by the active binding function for .manual

Description

being called by the active binding function for .manual

Usage

util_load_manual(
  rebuild = FALSE,
  target = "inst/manual.RData",
  target2 = "inst/indicator_or_descriptor.RData",
  man_hash = ""
)

Arguments

rebuild

rebuild the cache

target

file for ..manual

target2

file for ..indicator_or_descriptor

man_hash

internal use: hash-sum over the manual to prevent rebuild if not changed.

See Also

Other reporting_functions: util_alias2caption(), util_copy_all_deps(), util_create_page_file(), util_eval_to_dataquieR_result(), util_evaluate_calls(), util_float_index_menu(), util_generate_anchor_link(), util_generate_anchor_tag(), util_generate_calls(), util_generate_calls_for_function(), util_make_data_slot_from_table_slot(), util_order_by_order(), util_set_size()


[Package dataquieR version 2.5.1 Index]