list_to_ndf: List to Numeric Data Frame

Description Usage Arguments Value

View source: R/util.r

Description

Utility function to convert a list of vectors to a numeric dataframe. If list is not named, default names "X1", "X2", etc. will be assigned.

Usage

1

Arguments

xs

A list of equal-length vectors.

Value

A dataframe.


ODWG/ODWGtools documentation built on May 2, 2021, 1:19 a.m.