list2df: converts a names list of vectors of different length to a...

View source: R/utils.R

list2dfR Documentation

converts a names list of vectors of different length to a matrix (data.frame) with names (now duplicated) and list elements in columns 1 and 2.

Description

converts a names list of vectors of different length to a matrix (data.frame) with names (now duplicated) and list elements in columns 1 and 2.

Usage

list2df(x)

Arguments

x

a named list of vectors


raim/segmenTools documentation built on April 25, 2024, 10:14 a.m.