Skip to contents

All vignettes

Explore and check cherry blossom positions
Identifying missing trees in the dataset

This vignette shows the initial troubleshooting steps that were taken during live data collecting to then notice that a tree was missing from the dataset.

Joining tables together

This vignette demonstrates how to join tables together using the dplyr package. We will use the bbgdata and treepositions data frames from the bbggplots package to show how to merge information about the trees’ bloom statuses with their spatial positions in the garden.

Plot cherry blossom bloom statuses

This vignette demonstrates how to use the bbggplots package to visualize the bloom statuses of cherry trees in the Brooklyn Botanic Garden. We will use custom SVG icons to represent different bloom stages and plot them on a map of the garden.

Exploring data quality checks