R/check_rd_titles.R
check_rd_titles.Rd
Check if title of Rd files ends in a period.
check_rd_titles(pkg = ".")
Path to a (subdirectory of an) R package.
A data frame with the results.
if (FALSE) { # \dontrun{ check_rd_titles() } # }