dwww Home


Documentation for packages, which contain /usr/share/doc/r-cran-listenv/tests:

Package: r-cran-listenv

Description: R package: Environments Behaving (Almost) as Lists
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)'.
Homepage: https://cran.r-project.org/package=listenv
copyright | Debian changelog

Other documents:

/usr/share/doc/r-cran-listenv /usr/share/doc/r-cran-listenv/tests

Generated by dwww version 1.15 on Sat Jun 1 22:56:49 CEST 2024.