[ ソース: 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