Skip to content
Sections
>> Trisquel >> Packages >> etiona >> gnu-r >> r-cran-listenv
etiona  ] [  nabia  ] [  aramo  ]
[ Source: r-cran-listenv  ]

Package: r-cran-listenv (0.6.0-1build1)

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)'.

Other Packages Related to r-cran-listenv

  • depends
  • recommends
  • suggests

Download r-cran-listenv

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 55.4 kB130 kB [list of files]
i386 55.3 kB130 kB [list of files]