diff options
Diffstat (limited to 'devel/R-cran-reshape/pkg-descr')
-rw-r--r-- | devel/R-cran-reshape/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/R-cran-reshape/pkg-descr b/devel/R-cran-reshape/pkg-descr index 2d0f61a935d8..fc77d06c78c3 100644 --- a/devel/R-cran-reshape/pkg-descr +++ b/devel/R-cran-reshape/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: http://had.co.nz/reshape/ |