reshape
Data reshaper
A package for reshaping and aggregating data in R
An R package to flexible rearrange, reshape and aggregate data
210 stars
21 watching
56 forks
Language: R
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hadley/pryr | A utility package for introspecting and exploring R code structures and data | 201 |
google-deepmind/einshape | A unified reshaping library for JAX and other frameworks. | 99 |
hadley/r-pkgs | Maintains documentation and code for R package book | 882 |
hadley/pop-flows | An R package providing demographic flow data for the USA in 2008 | 5 |
hadley/fueleconomy | Contains EPA fuel economy data packaged for R users | 16 |
hadley/nasaweather | A collection of atmospheric and geographic datasets from NASA's 2006 data expo | 12 |
adeverse/ade4 | An R package for analyzing ecological data using exploratory and Euclidean methods | 38 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
hadley/stats337 | An educational resource providing discussions on applied data science topics in R, with a focus on practical applications and real-world examples. | 1,617 |
hadley/data-movies | Extracts relevant data from IMDB movie files and stores it in a usable format | 203 |
santandermetgroup/downscaler | Provides tools and methods for bias correction and daily downscaling of climate data | 104 |
r-spatial/rgee | Enables R users to access and analyze remote sensing data on Google's cloud-based platform | 691 |
metagraf/rvega | An R wrapper for the Vega data visualization library | 44 |
ropensci/datapackager | Enables reproducible data processing and sharing through standardization and packaging | 154 |
tidyverse/magrittr | A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way. | 960 |