[ 源代码: r-cran-reshape ]
软件包:r-cran-reshape(0.8.8-2)
r-cran-reshape 的相关链接
Debian 的资源:
下载源码包 r-cran-reshape:
- [r-cran-reshape_0.8.8-2.dsc]
- [r-cran-reshape_0.8.8.orig.tar.gz]
- [r-cran-reshape_0.8.8-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Flexibly reshape data
Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast.
Reshape (hopefully) makes it easy to do what you have been struggling to do with tapply, by, aggregate, xtabs, apply and summarise. It is also useful for getting your data into the correct structure for lattice or ggplot plots.
其他与 r-cran-reshape 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-plyr
- tools for splitting, applying and combining data