interpret_table_variables: Extract pertinent information from table variables metadata

Description Usage Arguments Value

Description

Calling scb_list with a table ID as argument will return a 2-element list containing metadata; the title of the table, and a list of variables and field values present in the table. This function takes the variable portion of the metadata and extracts the most useful information from it, which is then stored in a data.frame for easy access.

Usage

1

Arguments

table_vars

From scb_list call to table ID (select $variables)

Value

data.frame containing variable and value descriptions, as well as start and end of date range for data


olhmr/rscb documentation built on May 15, 2019, 10:40 p.m.