Hex Stickers used for courses websites and course slides
source("scripts/hexwall.R")
hexwall(path = "stickers_png/",
sticker_row_size = 5, # if getting error about "image magick" try changing #
sticker_width = 500,
remove_small = TRUE,
total_stickers = NULL,
remove_size = TRUE,
coords = NULL,
scale_coords = TRUE,
sort_mode = "random"
)
All hex images were made using GuangchuangYu’s hexSticker
package.
Hexwall made using mitchelloharawild’s hexwall
package.
-
hex_png/
folder stores hex stickers as.png
files -
image_sources/
folder base images used for creation of some stickers -
scripts/
folder stores scripts to generate each image usinghexSticker::sticker()
- Course: ECON 306 at Hood College [Fall 2019]; [Spring 2020]; [Fall 2020]; [Spring 2021]; [Fall 2021]; [Spring 2022]
- Details: A stylized version of an indifference curve graph
featuring a decrease in the price of good X. Bonus points if you
can identify income and substitution effects! Produced with
ggplot2
(seemicro.R
script for source) - Main Color:
#236192
- Course: ECON 315 at Hood College [[Spring 2021]]
- Details: Crudely designed on Gravit Designer, images drawn from The Noun Project
- Main Color:
#b14848
- Course: ECON 316 at Hood College [Fall 2021]
- Details: Crudely designed on Gravit Designer, images drawn from The Noun Project
- Main Color:
#3e8763
- Course: ECON 317 at Hood College [Fall 2019]
- Details: A stylized version of “the great fact” using
Maddison’s historical GDP
data.
Produced with
ggplot2
(seedev.R
script for source) - Main Color:
#771C6D
- Course: ECON 324 at Hood College [Fall 2020]
- Details: Crudely designed on Gravit Designer, images drawn from The Noun Project
- Main Color:
#236192
- Course: ECON 326 at Hood College [Spring 2020]
- Details: My attempt at an abstract industry depicting firms of
different sizes/market shares. Produced with
ggplot2
using code inspired by Ed Rubin’s awesome course slides (seeio.R
script for source) - Main Color:
#236192
- Course: ECON 410 at Hood College [Spring 2020] [Spring 2022]
- Details: Bubble-packed chart using image, produced with
ggplot2
based on this code (seeoublic.R
script for source)- Image used: Capitol Dome (cropped)
- Main Color:
#771C6D
- Course: ECON 452 at Hood College [Fall 2020]
- Details: Crudely designed on Gravit Designer, images drawn from The Noun Project
- Main Color:
#b14848
- Course: ECON 480 at Hood College [Fall 2019]; [Fall 2020]
- Details: Stylized version of Hans Rosling’s health + wealth
plot. Produced in
ggplot2
(seemetrics.R
script for source) - Main Color:
#314f4f
Everything here is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.