If README.Rmd exists, the timestamp will be compared to README.md. An error will be raised if README.md is a newer file.

check_readme(path = ".")

Arguments

path

Location of the package

Examples

check_readme()