View source: R/util_generate_calls_for_function.R
util_generate_calls_for_function | R Documentation |
new reporting pipeline v2.0
util_generate_calls_for_function(
fkt,
meta_data,
label_col,
meta_data_segment,
meta_data_dataframe,
meta_data_cross_item,
specific_args,
arg_overrides,
resp_vars
)
fkt |
the indicator function's name |
meta_data |
the item level metadata data frame |
label_col |
the label column |
meta_data_segment |
segment level metadata |
meta_data_dataframe |
data frame level metadata |
meta_data_cross_item |
cross-item level metadata |
specific_args |
argument overrides for specific functions |
arg_overrides |
general argument overrides |
resp_vars |
variables to be respected |
function calls for the given function
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_load_manual()
,
util_make_data_slot_from_table_slot()
,
util_make_function()
,
util_order_by_order()
,
util_set_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.