This function checks by default any markdown (.md) or Rmarkdown (.Rmd)
file found within the project.
It also checks any R help file (.Rd) in the man folder.
Use the set_exceptions() method of the checklist object to exclude files
or use a different language.
Have a look at vignette("spelling", package = "checklist") for more
details.