mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
rendering
This commit is contained in:
parent
913844d34b
commit
747670bb57
9 changed files with 161 additions and 29 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue