IMF data extraction module added
This commit is contained in:
@@ -22,8 +22,7 @@ options(shiny.reactlog = TRUE, appDir = getwd())
|
||||
|
||||
source("mod_basic.R")
|
||||
source("panel.R")
|
||||
|
||||
# source("secretary.R")
|
||||
source("secretary.R")
|
||||
# source("forplumber.R")
|
||||
source("modals.R")
|
||||
|
||||
@@ -181,11 +180,7 @@ server <- function(input, output) {
|
||||
message("Error with IMF database. Please try again later.")
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
setProgress(value = 2, message = "Done")
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user