Skip to content
Sections
>> Trisquel >> Pakiety >> nabia >> gnu-r >> r-cran-listenv
etiona  ] [  nabia  ] [  aramo  ]
[ Pakiet źródłowy: r-cran-listenv  ]

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

Inne pakiety związane z r-cran-listenv

  • wymaga
  • poleca
  • sugeruje
  • 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

Pobieranie r-cran-listenv

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 109,7 KiB188 KiB [lista plików]