Learn R Programming

mmstat4 (version 0.2.0)

getList: getList

Description

Creates a list with element names replaced by link{getText}.

Usage

getList(...)

Value

renamed list

Arguments

...

named elements of a list

Examples

Run this code
getList(BOSTON=1, MTCARS=2)

Run the code above in your browser using DataLab