| detect_time_gaps_wbstats | R Documentation |
Detect Gaps In Local World Bank Data
detect_time_gaps_wbstats(
x = NULL,
indicator = NULL,
country = NULL,
freq = "Y",
local_path = NULL
)
x |
A World Bank |
indicator |
Optional indicator code when reading local data. |
country |
Optional country code when reading local data. |
freq |
Frequency code. |
local_path |
Optional local storage path. |
A data.table of gaps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.