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 Aug. 4, 2023, 2:12 p.m.