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

listenv (version 0.4.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

194,517

Version

0.4.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

August 8th, 2015

Functions in listenv (0.4.0)