box
Code organizer
Enables modular and reusable R code organization through a universal import mechanism
Write reusable, composable and modular R code
868 stars
20 watching
47 forks
Language: R
last commit: 3 months ago
Linked from 1 awesome list
modulespackagesr
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
komposable/komponent | A Ruby on Rails gem for organizing front-end code into reusable components | 427 |
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 |
hadley/r-pkgs | Maintains documentation and code for R package book | 882 |
piccolbo/drat | Supports creating and managing local repositories for R packages. | 0 |
r-lib/r6 | An implementation of encapsulated object-oriented programming for R | 412 |
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 691 |
ropensci/datapackager | Enables reproducible data processing and sharing through standardization and packaging | 154 |
thecodrr/boxx | Creates customizable terminal boxes with various styles and configurations. | 100 |
renkun-ken/rlist | A toolbox for working with non-tabular data stored in list objects | 203 |
ra1028/swift-mod | Tools for modifying and formatting Swift code to improve developer productivity. | 103 |
kkdey/countclust | An R package for analyzing counts data using the Grade of Membership model and visualization | 31 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |