as.matrix_full: Convert list to matrix or data.frame and generate missing...

Description Usage Arguments

Description

Convert a list of vectors with variable length to a matrix with all possible variables in the columns, and with missing values

Usage

1
2
3
as.matrix_full(x, stringsAsFactors = FALSE)

as.dataFrame_full(x, stringsAsFactors = FALSE)

Arguments

x

A list of vectors of one dimension with column names or names.


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.