| d_report | R Documentation | 
d_report
## S3 method for class 'd_report'
plot(
  x,
  ...,
  metric = c("cumulative_duration", "duration", "max_memory", "records_checked",
    "records_skipped", "records_assigned")
)
## S3 method for class 'd_report'
as.list(x, ...)
## S3 method for class 'd_report'
as.data.frame(x, ...)
| x | 
 | 
| ... | Arguments passed to other methods | 
| metric | Report information | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.