saveUI {htetree} | R 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.
[Package htetree version 0.1.18 Index]