R/write_default_text.R
write_default_text.RdWrites both a markdown (.md) file which can be copied into an Quarto assessment report as
well as the PDF showing the formatted text. Relies on inst/default_text.Rmd and
inst/child.Rmd files where the child file is populated with information for each survey
associated with the species.
write_default_text(species_list = NULL)if (FALSE) { # \dontrun{
write_default_text()
} # }