You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our objective is to ease the starting point for the app developer to have a tool which initializes app directory.
Preferably, directory should contain:
app.R file with dummy data (scda), teal::init with single module. Each part of the code in app.R should have a comment explaining the section
We would like to customize the app.R file by adding (using gui) more modules from teal.marketplace
So this looks pretty easy to do (creating a new rstuido project) and I would actually put a couple files inside teal itself rather than in a new package for this - I'll come up with a dummy PR to show you what can be done
Our objective is to ease the starting point for the app developer to have a tool which initializes app directory.
Preferably, directory should contain:
See Rstudio templates and Rstudio addins for more
https://rstudio.github.io/rstudio-extensions/rstudio_project_templates.html
http://rstudio.github.io/rstudioaddins/
The text was updated successfully, but these errors were encountered: