spread_list_to_df: spread_list_to_df

View source: R/dev_tools.R

spread_list_to_dfR Documentation

spread_list_to_df

Description

[Experimental]

Converts uneven nested lists to a dataframe

Usage

spread_list_to_df(l)

Arguments

l

: A list object can be a list of lists (nested lists) that can have uneven geometries

Value

  • TRUE if all the values in the vector 'values' are contained in the vector 'vector' = FALSE if all the values in 'values' are not contained in 'vector'

Examples

# To be documented


clessn/clessn-verse documentation built on Feb. 18, 2024, 12:42 p.m.