I stay busy on GitHub by sharing datasets via the TidyTuesday project along with some various tutorials, my blog, and packages.
This is my personal blog, you can find it at TheMockup.blog.
If you want to customize your distill
blog - you can use your own
custom CSS. The CSS components you can change are on the distill
GitHub.
A table of some of my top posts are below:
Title | Description |
---|---|
Reading tables from images with magick | magick is an R package for manipulating images in R |
2020 in Review | Surviving a pandemic at home |
Creating and using custom ggplot2 themes | the best way to make each plot your own |
Extracting JSON data from websites and public APIs with R | tidyr + jsonlite are magical |
Embedding custom HTML in gt tables | HTML is basically a superpower. |
Plotting Points as Images in ggplot | Trials and tribulations of the various strategies. |
Functions and Themes for gt tables | Save time and effort in making beautiful tables |
10+ Guidelines for Better Tables in R | Make tables people ACTUALLY want to read. |
Heatmaps in ggplot2 | It’s more than just a passing fad. |
Building a blog with distill | I love simplicity. |
Meta RMarkdown - Taxonomy and Use cases | A meta collection of all things R Markdown. |
Flipping tibbles for many models | Pivoting data from wide to long to run many models at once |
Bigger, nflfastR, dbplyr | Doing more with dplyr and SQL |