Skip to contents

All functions

file_picker_example_data
Example data frame to be used with in the file_pickers_demo_app.R
get_all_project_files()
Get all project files
mod_file_picker_server()
file_picker Server Functions
mod_file_picker_ui()
file_picker UI Function
mod_save_file_generic_server()
Generic module server function for saving files that are exported to the Platform
mod_save_file_generic_ui()
save_file_generic UI Function
mod_save_plot_to_export_server()
Save `plot` for the export module server function
mod_save_plot_to_export_ui()
Save `plot` for the export module UI function
run_app()
Run the Shiny Application