| as.data.frame.rwa_validation_report | R Documentation |
Convert a Validation Report to a Data Frame
## S3 method for class 'rwa_validation_report'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
An |
row.names |
Unused compatibility argument. |
optional |
Unused compatibility argument. |
... |
Unused. |
A data frame with one row per structured validation message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.