list_to_df: Convert a list to a data.frame

Description Usage Arguments

Description

takes a list and converts it into a data.frame - without strings converting to factors.

Usage

1
list_to_df(list, result_names)

Arguments

list

the input list

result_names

the names for the columns of the resulting data.frame.


Ironholds/olivr documentation built on May 7, 2019, 6:40 a.m.