Packages

Be it for work or personal projects, I've created a handful of packages to solve problems I run into frequently and improve reproducibility. Below are detailed the why, how, and what of those packages.

adamb Hexagon Logo

{adamb} | R

This package is designed by Adam B, for Adam B. The idea is to package all frequently used code into a single source for consistency and to make Adam B's life easier.

The package contains fun data sets, useful data visualization functions, and a simplified way to access personal databases.

Authored by Adam Bushman

tilemakr Hexagon Logo

{tilemakr} | R

This package creates custom tile map data for...anything. Turn a matrix layout into coordinates that feed {ggplot2} layers.

If you've ever wanted to recreate the US tile map design with your own layout, this package is for you.

Authored by Adam Bushman

wordsearchr Hexagon Logo

{wordsearchr} | R

This package allows you to quickly make a traditional word search and style it nicely for printing. The only hard part will be coming up with the words for which to search!

Authored by Adam Bushman