Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> gnu-r >> r-cran-listenv
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: r-cran-listenv  ]

パッケージ: 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)'.

その他の r-cran-listenv 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: r-api-3.5
    以下のパッケージによって提供される仮想パッケージです: 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 のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 109.7 kB188 kB [ファイル一覧]