get_variable_concepts: Get concepts for all variables in a dataset_df

View source: R/var_concept.R

get_variable_conceptsR Documentation

Get concepts for all variables in a dataset_df

Description

Returns a named list of concept URIs (or NULLs) for all variables.

Usage

get_variable_concepts(x)

Arguments

x

A dataset_df object.

Value

A named list of concept URIs for each variable.

Examples

get_variable_concepts(orange_df)

dataset documentation built on June 8, 2025, 10:15 a.m.