ui.R
ui.R file. — renderSpadesShinyUI" />
R/generator.R
renderSpadesShinyUI.Rd
Render and save ui.R file.
renderSpadesShinyUI(appDir, appMetadata)
The directory path to use for the new app.
Application metadata.
None. Invoked for the side-effect of writing rendered template to file.
Damian Rodziewicz