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

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

Andere Pakete mit Bezug zu r-cran-listenv

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: r-api-3.5
    virtuelles Paket, bereitgestellt durch r-base-core
  • dep: r-base-core (>= 3.6.1-7)
    GNU R core of statistical computation and graphics system
  • 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

r-cran-listenv herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 109,7 kB188 kB [Liste der Dateien]