Learn R Programming

genpathmox (version 0.5)

list_to_matrix: Design-type matrix from the elements in a list

Description

Design-type matrix from the elements in a list

Usage

list_to_matrix(alist)

Arguments

alist

a list of numeric vectors

Value

A design-type matrix

Details

Internal function.