Hi there!
In this place, you will find small scraps from my thought processes, focused on (but not limited to) the great functional programming language called R.
Have fun!
Recent thoughts
-
Statically-typed R
An experiment -
Announcing ggtips
Interactive tooltips for ggplots -
Range matching
More elegant than what people do... -
Feature toggles in R
Continuous deployment made easy -
Splitting ellipses
Connecting the dots -
Python-flavored imports
Selective imports and aliases -
Replacement functions once more
R magic -
Unusual application of eval()
The heritage of Lisp -
.Last.value made easier
8 keystrokes less! -
Plus-equals
Unbelievable -
Hex to (PyMOL's) RGB
A quick one-liner -
User-friendly paste0()
Concatenate strings with an infix operator -
Minimalist pipe operator for R
...in 7 lines of code