ensure_dll_df: Ensure the data item of each component is a 'data.frame'...

View source: R/data_list.R

ensure_dll_dfR Documentation

Ensure the data item of each component is a data.frame class object

Description

Ensure the data item of each component is a data.frame class object

Usage

ensure_dll_df(dll)

Arguments

dll

A data list-like list class object.

Value

The provided dll with the data item of each component as a data frame.


metasnf documentation built on June 8, 2025, 12:47 p.m.