This is a follow-up to Shrub Volume Aggregation.
In addition to the main data table on shrub dimensions, Dr. Granger has two additional data tables.
The first describes the manipulation for each experiment.
The second provides information about the different sites.
Check if the files shrub-volume-experiments.csv
and shrub-volume-sites.csv
are in your work space (your instructor may have already added them).
If not download the experiments data and the sites data.
inner_join
to combine it with the shrub dimensions data to add a manipulation
column to the shrub data.