make_collage | R Documentation |
Create a 12xN size collage. Takes photos and appends them into column, then stitches columns together into collage. Collages are split out by the year images were posted. To ensure proper sizing, blank cells are created to fill out any NA or missing images.
make_collage(year)
year |
vector of years to compile |
12xn collage in /final_cols/ folder
## Not run: years %>% purrr::walk(make_collage) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.