updated docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-02-19 13:17:16 +01:00
commit c4b5a7ba79
No known key found for this signature in database
21 changed files with 444 additions and 80 deletions

View file

@ -1,14 +1,19 @@
# Generated by roxygen2: do not edit by hand
S3method(cut,hms)
S3method(plot,tbl_regression)
export(add_class_icon)
export(add_sparkline)
export(argsstring2list)
export(baseline_table)
export(clean_date)
export(clean_sep)
export(create_overview_datagrid)
export(custom_theme)
export(cut_variable_server)
export(cut_variable_ui)
export(data_correlations_server)
export(data_correlations_ui)
export(data_summary_server)
export(data_summary_ui)
export(default_format_arguments)
@ -16,24 +21,35 @@ export(default_parsing)
export(factorize)
export(file_export)
export(format_writer)
export(get_fun_options)
export(getfun)
export(gg_theme_export)
export(gg_theme_shiny)
export(index_embed)
export(is_any_class)
export(is_consecutive)
export(is_datetime)
export(launch)
export(m_datafileUI)
export(m_redcap_readServer)
export(m_redcap_readUI)
export(merge_long)
export(modal_cut_variable)
export(modify_qmd)
export(outcome_type)
export(overview_vars)
export(possible_functions)
export(read_input)
export(regression_model)
export(regression_model_list)
export(regression_model_uv)
export(regression_model_uv_list)
export(regression_table)
export(remove_empty_cols)
export(remove_na_attr)
export(shiny_freesearcheR)
export(specify_qmd_format)
export(supported_functions)
export(tbl_merge)
export(update_variables_server)
export(update_variables_ui)