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

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

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

  • 依存
  • 推奨
  • 提案
  • dep: r-api-3.4
    以下のパッケージによって提供される仮想パッケージです: r-base-core
  • dep: r-base-core (>= 3.4.1.20170921-1)
    GNU R core of statistical computation and graphics system

r-cran-listenv のダウンロード

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