knitr::opts_chunk$set(echo = TRUE, message = FALSE, warning = FALSE, 
                      dev = "ragg_png", fig.width = 9, fig.height = 6, dpi = 600, retina = 1)
Sys.setlocale("LC_TIME", "C")

Header 1

A first-level paragraph.

Header 2

A second-level paragraph.

Exercise

Some exercises.




Session Info

Sys.time()
#git2r::repository() ## uncomment if you are using GitHub
sessionInfo()



EcoDynIZW/d6 documentation built on June 30, 2024, 2:02 p.m.