list_vs_df: list_vs_df

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Create a dataset of elements of a list or list of elements of a dataset

Usage

1
list_vs_df(list, output = c("list_to_dfs", "dfs_to_list"))

Arguments

list

list or dataset (inside a list)

output

type of output (list or dataset)

Details

This function allows you to create a dataset of elements of a list or from a dataset create a list with sublists of the elements of the dataset

Value

"This function returns two possible results:"

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.