RE: https://mastodon.social/@bthalpin/112377989851645351
Swallows in the car park outside my office, 24 April.
I've been experimenting with using R to draw maps with OSM data: https://brendanhalpin.net/blog/posts/osmdrawr/
How did it take me until now to get burnt by this bug in R (my bug, not R's):
if (x<-1) ...
Maybe I'm always good about spacing around "<"s? Maybe my memory is going.