get_wcde_single {wcde} | R Documentation |
Pull multiple vectors for a given indicator, scenarios and .Rdata file names
Description
Requires a working internet connection. Intended for internal use.
Usage
get_wcde_single(
indicator = NULL,
scenario = 2,
country_code = NULL,
server = NULL,
version = NULL
)
Arguments
indicator |
One character string based on the |
scenario |
Vector with a numbers corresponding the scenarios. See details in |
country_code |
Vector of length one or more of country numeric codes based on ISO 3 digit numeric values. |
server |
Character string for server to download from. Defaults to |
version |
Character string for version of projections to obtain. Defaults to |
Value
A tibble with multiple columns.
[Package wcde version 0.0.7 Index]