saveUI: Save Shiny UI Temporarily

View source: R/saveUI.R

saveUIR Documentation

Save Shiny UI Temporarily

Description

Save Shiny UI Temporarily

Usage

saveUI(filePath)

Arguments

filePath

a character string representing the path name to save the files temporarily.

Value

No return value. It is used to save necessary files temporarily to run Shiny App.


htetree documentation built on April 4, 2025, 5:15 a.m.

Related to saveUI in htetree...