Some notes are not appearing in the final knitted pptx for the Plan Team presentation. For example, the gear temperature plot slide should have the following notes:
:::notes
This plot shows the full distribution of observed bottom temperatures in the survey. The heat colors show the quantiles of the distribution, and the shaded area is the shape of the full distribution. Surveys with more than 2 boats (these are surveys where the max depth was 1000m) are marked with asterisks.
Min bottom temp: `r minbottomtemp` deg C
Max bottom temp: `r maxbottomtemp` deg C
Larger brown points represent the median, small black points represent individual hauls. Shaded distributions represent the density of measurements. Dotted lines show the mean gear temperature over the past 10 and 20 years.
:::
But they only render on the following slide, which doesn't have any content. I need to compress these two slides into one so that the notes are under the correct plot!
Some notes are not appearing in the final knitted pptx for the Plan Team presentation. For example, the gear temperature plot slide should have the following notes:
But they only render on the following slide, which doesn't have any content. I need to compress these two slides into one so that the notes are under the correct plot!