get_data: getdata

Description Usage Arguments Value

View source: R/utils-data.R

Description

This function returns a tibble (currently) in all_data, abstracting away the mechanism for accessing it from the chunks. Throws an error if data is not present.

Usage

1
get_data(all_data, name)

Arguments

all_data

Data structure

name

Name of data to return

Value

Data object (currently, a tibble or data frame). If the object was marked NA in the data store, indicating an optional input that was not found, a NULL is returned.


rohmin9122/gcam-korea-release documentation built on Nov. 26, 2020, 8:11 a.m.