View source: R/check_tidy_description.R
check_tidy_description | R Documentation |
Checks for a tidy description file (via the usethis
function
use_tidy_description
). It also checks that the version numbers conform
to the tidy format - X.Y.Z or X.Y.Z.9ABC
check_tidy_description(path = ".")
path |
Location of the package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.