⚠️There's a newer version (0.9.1) of this package. Take me there.

listenv (version 0.3.0)

Environments Behaving (Almost) as Lists

Description

List Environments are environments that can be indexed similarly to lists, e.g. 'x <- listenv(); x[[2]] <- "b"; names(x)[2] <- "B"; print(x$B)'.

Copy Link

Version

Down Chevron

Install

install.packages('listenv')

Monthly Downloads

233,251

Version

0.3.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

May 28th, 2015

Functions in listenv (0.3.0)