db_info: extract variable information

View source: R/dm_find.R

db_infoR Documentation

extract variable information

Description

get names, associated labels (or any specific attribute), and class of variables in a data set

Usage

db_info(df, attrib = "label", name = NULL)

Arguments

df

a data frame (or similar object)

attrib

name of attribute (default 'label')

name

optionally, the name of the data frame for output

Value

a data frame


renlund/datma documentation built on June 2, 2025, 5:12 a.m.