Launches the Croquis Shiny app
Arguments
- ssfs
an optional SSFS to load into the app on launch. Defaults to NULL.
- lang
UI language code:
"en"(English, default),"fr"(French), or"es"(Spanish). Sets the initial language for all interface elements. The language can also be changed mid-session via the selector in the top-right corner. Additional languages can be registered inSUPPORTED_LANGS(seeR/i18n.R).
