Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> gnu-r >> r-cran-listenv
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: r-cran-listenv  ]

软件包: r-cran-listenv (0.8.0+dfsg-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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 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 103.3 kB160 kB [文件列表]