Learn R Programming

LMMELSM (version 0.2.0)

nlist: Creates named list.

Description

Creates named list.

Usage

nlist(...)

Value

Named List.

Arguments

...

Objects for list.

Author

Stephen R. Martin