You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm Jacob, R/functional programming enthusiast by night, data scientist/engineer
by day. Here's some of my stuff:
tidyverse-dev-bot - a twitter bot
tweeting updates to Tidyverse R packages using GitHub actions
ggborderline - a ggplot2 extension
for making slightly nicer line plots (made for use in my job)
pedant - a code-styling tool I made to help
my colleagues convert R projects into R packages
r-best-practice - a one-page
primer document addressing the most common issues I see in code at
work
pivotr - an implementation of Excel's pivot
tables in R. This was made to help colleagues get familiar with R/Tidyverse
pivoting syntax, and to show off my skills with shiny.
I'm also the author of a few Neovim plugins. I maintain these for my own use,
but I'm very happy if anyone else gets some mileage from them:
cobalt.nvim - A port of the classic
blue theme from TextMate
visimatch.nvim - A small plugin to
highlight matches for the current visual selection
split.nvim - A plugin to split lines by
delimiter, i.e. an inverse of the native J command
contextindent.nvim - A (very)
tiny plugin adding context-aware indent to files with embedded languages π
urlpreview.nvim β A plugin to
show webpage previews within Neovim π