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
959 stars
54 watching
158 forks
Language: R
last commit: almost 2 years 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 | 742 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,387 |
klmr/box | Enables modular and reusable R code organization through a universal import mechanism | 871 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,495 |
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 | 609 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 424 |
magiepooh/recycleritemdecoration | An Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView. | 323 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,680 |
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 727 |
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,011 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
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 |