dl_variable_summary: Variable-level summary of a data list

View source: R/deprecated.R

dl_variable_summaryR Documentation

Variable-level summary of a data list

Description

[Deprecated] Defunct function to summarize a data list. Please use summary() with argument scope = "feature" instead.

Usage

dl_variable_summary(dl)

Arguments

dl

A nested list of input data from data_list().

Value

variable_level_summary A data frame containing the name, type, and domain of every variable in a data list.


metasnf documentation built on April 3, 2025, 5:40 p.m.