listToDataframe: Convert a list to a dataframe

Description Usage Arguments Value

Description

Converts a list to a datframe. Each element of the list gets its own column. If elements of the list are of different lengths, NA's will be added to the end of each column.

Usage

1

Arguments

list

A list

Value

Returns a dataframe


jstaf/actmon documentation built on May 20, 2019, 2:11 a.m.