Pre-flight checklist: tutorial 14, 2024
mpjashby opened this issue · 0 comments
mpjashby commented
- Add walk-through videos
- Add questions
- Add further reading
- Make sure tutorial (or section) starts with the final map that we'll create
- Make sure tutorial finishes with a complete script
- Replace
ifelse()
withif_else()
(Ctrl+F) - Replace
st_read()
withread_sf()
(Ctrl+F) - Add
progress = "none"
toannotation_map_tile()
(Ctrl+F) - Replace separate cartoon acknowledgements with a single acknowledgement of
<p class="credits"><a href="https://twitter.com/allison_horst">Artwork by @allison_horst</a></p>
on the final page - Reduce image sizes using
harmonise_image_sizes()
- Spell check
- Add
css: ["css/tutorial_style.css", "css/2024.css"]
- Check tutorial is not included in
.Rbuildignore
- Increment package version number
- Add description of update to
NEWS.md
- Check all code in RStudio Server
- Update Moodle