list_to_df: Function to convert a list to dataframe ldply but gives...

Description Usage Arguments

View source: R/list_to_df.R

Description

Function to convert a list to dataframe ldply but gives option to name columns different things

Usage

1
list_to_df(the_thing, ind_name, col_ind_name)

Arguments

the_thing

Input

ind_name

Index value names; like 'rep' or 'tow'

col_ind_name

column name of index values


peterkuriyama/ch4 documentation built on June 18, 2021, 9:59 a.m.