Learn R Programming

htetree (version 0.1.20)

saveUI: Save Shiny UI Temporarily

Description

Save Shiny UI Temporarily

Usage

saveUI(filePath)

Value

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

Arguments

filePath

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