check.Rdoc.Rd
Checks the compiled Rd files.
# S3 method for class 'Rdoc'
check(this, manPath=getManPath(this), verbose=FALSE, ...)
Returns a printable object, which, if non-empty will show the errors.
Internally the tools
package is used.
For more information see Rdoc
.