Environments Behaving (Almost) as Lists

Edit Package R-listenv

List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.

Source Files
Filename Size Changed
R-listenv.changes 0000000772 772 Bytes
R-listenv.spec 0000002390 2.33 KB
listenv_0.8.0.tar.gz 0000036762 35.9 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by