create_get_data_function: Create a function to get a specific data set

Description Usage Arguments Value

View source: R/create_get_data_function.R

Description

Returns a function that takes dimensions values as arguments which can be used to get and filter a specified data set

Usage

1

Arguments

id

The ID of a data set

Value

A function that takes values of each dimension of the specified data set used to filter the data. These default to NULL, which should return the whole data set.


hamstr147/onsRapi documentation built on Oct. 23, 2020, 2:36 a.m.