reprex

Code snippet generator

Tool to create and render reproducible R code snippets for sharing

Render bits of R code for sharing, e.g., on GitHub or StackOverflow.

GitHub

742 stars
19 watching
81 forks
Language: R
last commit: 4 months ago
Linked from 1 awesome list

githubrreproducibilityrmarkdownstackoverflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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. 959
tidyverse/tidyverse A set of R packages designed to work together harmoniously for data science tasks. 1,680
tidyverse/rvest A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. 1,495
tidyverse/tidyr Helps create organized data with minimal manual work 1,387
predictiveecology/reproducible Tools for making R code more reproducible and reusable 41
tidyverse/haven A C library that enables R to read and write various data formats used by other statistical packages 424
nrennie/tidytuesday Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem. 195
deepdk/tidytuesday-2022 A collection of R scripts to create weekly plots from Tidy Tuesday datasets 21
janlelis/productive-sublime-snippets-ruby A collection of reusable code snippets for Ruby developers in Sublime Text 107
tidyverse/glue A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. 727
rstudio/plumber Converts R code into a web API with minimal configuration 1,407
ropensci/datapackager Enables reproducible data processing and sharing through standardization and packaging 154
tidyverse/purrr A functional programming toolkit for R that simplifies working with functions and vectors. 1,280
business-science/tidyquant An R package for financial data analysis and visualization in the tidyverse ecosystem. 856
klmr/box Enables modular and reusable R code organization through a universal import mechanism 871