View source: R/telemetry_notices.R
| as_tibble.bid_issues | R Documentation |
Extracts the tidy issues tibble from a bid_issues object for analysis and visualization. This provides a structured view of all telemetry issues with metadata for prioritization and reporting.
## S3 method for class 'bid_issues'
as_tibble(x, ...)
x |
A bid_issues object from bid_ingest_telemetry() |
... |
Additional arguments (unused) |
A tibble with issue metadata including severity, impact, and descriptions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.