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 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 r-cran-listenv

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
i386 55.3 kB130 kB [文件列表]