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
The content of agile-R chunks documentation should be transferred (and edited!) into a vignette.
The vignettes should focus on people using chunks (i.e. module developers) and I propose splitting this into a basics and a more complex vignette
The content should include:
Why reproducibility is (or can be...) important and that chunks provide a mechanism to allow reproducibility outside of a reactive shiny app
How teal handles reproducibility of dataset and pre-processing
High level description of chunks
Step-by-step guide to adding chunks into a simple module
How the show r code shiny module can then be added to allow your app users to view the reproducible code
EDIT: As the concept of chunks is complicated for users, we agreed with @nikolas-burkoff to have the basic vignette as a detailed explanation of the chunks concept, methods, step by step to use these methods, implicit/explicit usage. The advanced vignette will hold the shiny and teal apps (could be in separate vignettes as well) as well as the chunks tricks.
The text was updated successfully, but these errors were encountered:
hmm - so a lot of the information above refers to modules and things in teal not things in teal.code so we may need to have the teal.code only stuff in a vignette in teal.code and the stuff referring to teal in a vignette in teal...
The content of agile-R chunks documentation should be transferred (and edited!) into a vignette.
The vignettes should focus on people using chunks (i.e. module developers) and I propose splitting this into a basics and a more complex vignette
The content should include:
EDIT: As the concept of chunks is complicated for users, we agreed with @nikolas-burkoff to have the basic vignette as a detailed explanation of the chunks concept, methods, step by step to use these methods, implicit/explicit usage. The advanced vignette will hold the shiny and teal apps (could be in separate vignettes as well) as well as the chunks tricks.
The text was updated successfully, but these errors were encountered: