This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-30 20:20:05 +02:00
commit fcf422bc4b
No known key found for this signature in database
16 changed files with 64 additions and 50 deletions

View file

@ -122,6 +122,7 @@ export(plot_box_single)
export(plot_euler)
export(plot_euler_single)
export(plot_hbars)
export(plot_likert)
export(plot_ridge)
export(plot_sankey)
export(plot_sankey_single)
@ -166,6 +167,7 @@ export(update_factor_server)
export(update_factor_ui)
export(update_variables_server)
export(update_variables_ui)
export(validate_redcap_filter)
export(validation_server)
export(validation_ui)
export(vectorSelectInput)