rendering

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-31 11:39:44 +01:00
commit 747670bb57
No known key found for this signature in database
9 changed files with 161 additions and 29 deletions

View file

@ -100,12 +100,14 @@ export(missings_apex_plot)
export(missings_validate)
export(modal_create_column)
export(modal_cut_variable)
export(modal_string_split)
export(modal_update_factor)
export(modal_visual_summary)
export(modify_qmd)
export(names2val)
export(overview_vars)
export(pipe_string)
export(plot_bar_single)
export(plot_box)
export(plot_box_single)
export(plot_euler)
@ -137,6 +139,8 @@ export(show_data)
export(simple_snake)
export(sort_by)
export(specify_qmd_format)
export(string_split_server)
export(string_split_ui)
export(subset_types)
export(supported_functions)
export(supported_plots)