How do you organize your code snippets/notes?

This page summarizes the projects mentioned and recommended in the original post on /r/rstats

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • box

    Write reusable, composable and modular R code (by klmr)

    Check out ‘box’, it’s designed precisely to solve (most of) your issues. Namely, it allows you to organise your R code files into (nested) modules, which can either be part of one project, or they can be stored centrally, and reused seamlessly across projects. It also allows you to document your code and makes this documentation available just like package documentation.

  • ggplot2

    An implementation of the Grammar of Graphics in R

    I think they meant this specifically: https://ggplot2.tidyverse.org/ (pdf on page). I basically have this written in an R file so I can copy and paste.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts