get_wcde_single: Pull multiple vectors for a given indicator, scenarios and...

View source: R/get_wcde_single.R

get_wcde_singleR 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)

Arguments

indicator

One character string based on the name column in the wic_indicators data frame, representing the variable to be interested.

scenario

Vector with a numbers corresponding the scenarios. See details in wcde for more information.

country_code

Vector of length one or more of country numeric codes based on ISO 3 digit numeric values.

Value

A tibble with multiple columns.


wcde documentation built on June 7, 2022, 1:11 a.m.