get_values: Get all values in a catalog

View source: R/get_values.R

get_valuesR Documentation

Get all values in a catalog

Description

Get all values in a catalog in either a list of a dataframe

Usage

get_values(catalog, return_df = FALSE)

Arguments

catalog

A list returned by read_catalog

return_df

A boolean indicating if a dataframe should be returned

Value

A list or a dataframe of all values in the catalog


sada1993/catalogr documentation built on April 15, 2022, 3:32 a.m.