tidylab / decorators
Extend the behaviour of a function without explicitly modifying it
☆12Updated 2 years ago
Alternatives and similar repositories for decorators:
Users that are interested in decorators are comparing it to the libraries listed below
- Fast and lightweight R6 parameter interface☆12Updated 2 years ago
- Idiomatic Python Shorthand Imports☆20Updated 6 years ago
- Simple, single-function string interpolation in Base R☆41Updated 3 years ago
- Add coloring and styling to data.frame and tibble records!☆44Updated 4 years ago
- Sparse vector class using ALTREP☆15Updated this week
- Experimental roxygen tags and extensions☆20Updated 4 years ago
- themes for base plots☆15Updated 6 years ago
- R package implementing generator based trampolines for deep recursive programming without overflowing the stack (a port of Python https:/…☆21Updated 3 years ago
- Dev repository for R package lazyarray: A lightning tool to lazy load Giga-Byte-level data into memory☆19Updated last year
- Document each modification of your software by turning your git commits into a gitbook☆34Updated last week
- An R package for a simple and efficient implementation of rowwise jobs☆18Updated last year
- Drop-in replacement for testthat::with_mock()☆18Updated 2 months ago
- Easy resource cleaning from C