ll_app: Run the Shiny Application

View source: R/run_app.R

ll_appR Documentation

Run the Shiny Application

Description

Run the Shiny Application

Usage

ll_app(max_file_size = 100, ll_folder_path = NULL, ...)

Arguments

max_file_size

Maximum file size to accept for upload expressed in MB, defaults to 100.

ll_folder_path

If given, sets the folder to use for caching, corresponds to ll_set_folder(). Useful e.g. for Docker deployments. Defaults to NULL.

...

A series of options to be used inside the app.


giocomai/latlon2map documentation built on Oct. 14, 2024, 12:52 a.m.