print.boilerplate_health {boilerplate} | R Documentation |
Print Method for Database Health Check
Description
Print Method for Database Health Check
Usage
## S3 method for class 'boilerplate_health'
print(x, ...)
Arguments
x |
A boilerplate_health object |
... |
Additional arguments (ignored) |
Value
No return value, called for side effects. Prints the health check results to the console.
[Package boilerplate version 1.3.0 Index]