View source: R/check_description.R
tidy_desc | R Documentation |
A tidy DESCRIPTION
uses a strict formatting and order of key-value pairs.
This function reads the current DESCRIPTION
and overwrites it with a tidy
version.
tidy_desc(x = ".")
x |
Either a |
Other package:
check_codemeta()
,
check_cran()
,
check_description()
,
check_documentation()
,
check_environment()
,
check_license()
,
check_package()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.