new release

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-27 10:28:22 +01:00
commit b9008543ee
No known key found for this signature in database
22 changed files with 1297 additions and 192 deletions

View file

@ -29,6 +29,7 @@ export(create_log_tics)
export(create_overview_datagrid)
export(create_plot)
export(custom_theme)
export(cut_methods)
export(cut_var)
export(cut_variable_server)
export(cut_variable_ui)
@ -55,6 +56,7 @@ export(format_writer)
export(get_data_packages)
export(get_fun_options)
export(get_label)
export(get_list_elements)
export(get_plot_options)
export(get_var_icon)
export(getfun)
@ -99,6 +101,7 @@ export(modal_cut_variable)
export(modal_update_factor)
export(modal_visual_summary)
export(modify_qmd)
export(names2val)
export(overview_vars)
export(pipe_string)
export(plot_box)