ensure_dll_df {metasnf} | R 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 |
Value
The provided dll with the data item of each component as a data frame.
[Package metasnf version 2.1.2 Index]