Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.list.listenv

List representation of a list environment


Description

List representation of a list environment

Usage

## S3 method for class 'listenv'
as.list(x, all.names = TRUE, sorted = FALSE, ...)

Arguments

x

A list environment.

all.names

If TRUE, variable names starting with a period are included, otherwise not.

sorted

If TRUE, elements are ordered by their names before being compared, otherwise not.

...

Not used.

Value

A list.


listenv

Environments Behaving (Almost) as Lists

v0.8.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.