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
Not sure if we would want to do this as part of CRAN release so I put this in a new issue.
I'm thinking it could be helpful to have a series of tutorials on teal. Starting with the bare minimum. Then add quenv, then reporter, then ... I know we kind of have this with vignettes but there's not a clear order and not a clear build up.
Maybe this could be a bookdown or even a video series.
The text was updated successfully, but these errors were encountered:
Start with the absolute simplest example of a teal application. The next section would then introduce teal.code and qenv through an example app, adding it to the original simple application. Then teal.slice and the filtering could be introduced, again adding it to the original application, but not including the teal.code parts from the second example. The idea here is that features are introduced independently, one at a time. This would be more of a reference guide that people could go to when they want to learn about a particular feature.
The next idea is having an end goal application that gets slowly built up. This could be a complex example with multiple modules, reporting, etc. We could show the app first allowing people to see what the goal is. Then each lesson builds on the last, working our way up to the final application.
Not sure if we would want to do this as part of CRAN release so I put this in a new issue.
I'm thinking it could be helpful to have a series of tutorials on teal. Starting with the bare minimum. Then add quenv, then reporter, then ... I know we kind of have this with vignettes but there's not a clear order and not a clear build up.
Maybe this could be a bookdown or even a video series.
The text was updated successfully, but these errors were encountered: