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

View source: R/data_list.R

ensure_dll_dfR Documentation

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

Description

Ensure the data subitem 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 subitem of each component as a data frame.


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