magrittr
Code reorganizer
A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way.
Improve the readability of R code with the pipe
960 stars
54 watching
157 forks
Language: R
last commit: over 1 year ago
Linked from 1 awesome list
piper
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
klmr/box | Enables modular and reusable R code organization through a universal import mechanism | 868 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
vanilla-icecream/rollup-plugin-reshape | Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
tidyverse/stringr | A set of functions for efficiently manipulating strings in R | 605 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 425 |
magiepooh/recycleritemdecoration | An Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView. | 324 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 726 |
ropensci/datapackager | Enables reproducible data processing and sharing through standardization and packaging | 154 |
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,010 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 457 |
ropensci/tidyhydat | A package providing functions to access and process Canadian hydrometric data from various sources. | 71 |
pranshuchittora/autarky | Automates removal of outdated and unused node_modules to free up disk space | 362 |