Skip to content

Commit

Permalink
updating to remove examples which are not fully working yet
Browse files Browse the repository at this point in the history
  • Loading branch information
jessmhoehner committed Jul 14, 2022
1 parent 6c24c02 commit a6f13ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions App.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ inputs <- list(
# list of templates
templates = list(
template_one = here("files/input/template/Template_SlideCFR.pptx"),
template_two = here("files/input/template/Template_SlideRepDeath.pptx"),
template_three = here("files/input/template/Template_SlideEpiCurve.pptx")),
# template_two = here("files/input/template/Template_SlideRepDeath.pptx"),
# template_three = here("files/input/template/Template_SlideEpiCurve.pptx")
),

# list of functions used by app
functions = list(
Expand Down

0 comments on commit a6f13ae

Please sign in to comment.