hzi-braunschweig / SORMAS-Stats-next-gen

SORMAS-Stats contain functions to analyze and visualize surveillance data collected by SORMAS.
GNU General Public License v3.0
4 stars 6 forks source link

Creating downloadable reports from Shiny via R.markdown #134

Open THeinsohn opened 2 years ago

THeinsohn commented 2 years ago

Is your feature request related to a problem? Please describe. this issue was requested by Bernard and adresses the topic of creating downloadable, editable report from the shiny app

Describe the solution you'd like https://github.com/THeinsohn/GitSORMAS.git

The elements are turned into factors. The factors are entered as params for R.markdown and can be called upon individually in the markdown template. The markdown template can be downloaded through a button added to the shiny interface.

Describe alternatives you've considered

Additional context