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.


SuisunMarshBranch/wqptools documentation built on May 1, 2021, 2:21 a.m.