print.rcmdcheck | R Documentation |
Print R CMD check results
## S3 method for class 'rcmdcheck' print( x, header = TRUE, test_output = getOption("rcmdcheck.test_output", FALSE), ... )
x |
Check result object to print. |
header |
Whether to print a header. |
test_output |
if |
... |
Additional arguments, currently ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.