powered by
Audit documentation files from a set of folders
auditDocumentationFiles(folder_s_1m)
An length-1 or more vector of existing folder names
vector
Provides a named list with two entries named correct and incorrect. All entries are file names.
list
correct
incorrect
Incorrect entries are the ones that has length issues as detected by function computeDocumentationStatistics.
computeDocumentationStatistics
Function verifyDocumentationFile allows to check documentation content using standard R function tools:checkRd.
verifyDocumentationFile
tools:checkRd
# NOT RUN { auditDocumentationFiles('man') # }
Run the code above in your browser using DataLab