uwesterr / CoronaPredict

With AdMOS develop a shiny app to predict corona progress
1 stars 2 forks source link

Gui without r plot and start date for Krankenhaus optimisation #154

Closed uwesterr closed 4 years ago

uwesterr commented 4 years ago

replace dfRechenKern <- dfRechenKern %>% filter((Tag %in% tmp$MeldeDate)) by dfRechenKern <- dfRechenKern %>% filter((Tag %in% tmp$MeldeDate) & (Tag > as.Date("2020-03-30")))