Description Usage Arguments Value Author(s) See Also Examples
View source: R/auditDocumentationFiles.R
Audit documentation files from a set of folders
1 | auditDocumentationFiles(folder_s_1m)
|
folder_s_1m |
An length-1 or more |
Provides a named list with two entries named correct and
incorrect. All entries are file names.
Incorrect entries are the ones that has length issues as detected by function
computeDocumentationStatistics.
Fabien Gelineau <neonira@gmail.com>
Maintainer: Fabien Gelineau <neonira@gmail.com>
Function verifyDocumentationFile allows to check documentation content
using standard R function tools:checkRd.
1 | auditDocumentationFiles('man')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.