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

Package: r-cran-listenv (0.8.0-1)

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
  • sug: r-cran-markdown
    GNU R package providing R bindings to the Sundown Markdown rendering library
  • sug: r-cran-r.utils
    GNU R various programming utilities

Download r-cran-listenv

Download for all available architectures
Architecture Package Size Installed Size Files
all 109.7 kB188 kB [list of files]