Skip to contents

Check if title of Rd files ends in a period.

Usage

check_rd_titles(pkg = ".")

Arguments

pkg

Path to a (subdirectory of an) R package.

Value

A data frame with the results.

Examples

if (FALSE) { # \dontrun{

check_rd_titles()
} # }