Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research Rstudio tools for teal skeleton #59

Closed
gogonzo opened this issue Jul 4, 2022 · 2 comments · May be fixed by insightsengineering/teal#701
Closed

Research Rstudio tools for teal skeleton #59

gogonzo opened this issue Jul 4, 2022 · 2 comments · May be fixed by insightsengineering/teal#701
Assignees

Comments

@gogonzo
Copy link

gogonzo commented Jul 4, 2022

Our objective is to ease the starting point for the app developer to have a tool which initializes app directory.
Preferably, directory should contain:

  1. 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
  2. We would like to customize the app.R file by adding (using gui) more modules from teal.marketplace

See Rstudio templates and Rstudio addins for more
https://rstudio.github.io/rstudio-extensions/rstudio_project_templates.html
http://rstudio.github.io/rstudioaddins/

@nikolas-burkoff
Copy link

nikolas-burkoff commented Jul 21, 2022

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

@nikolas-burkoff
Copy link

nikolas-burkoff commented Jul 21, 2022

insightsengineering/teal#701 is a draft PR (not to be merged) which shows this working and see that PR for more comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants