View source: R/telemetry_notices.R
| bid_flags | R Documentation |
Extracts global telemetry flags and metadata from a bid_issues object. These flags provide boolean indicators for different types of issues and can be used for conditional logic in downstream BID stages.
bid_flags(x)
## S3 method for class 'bid_issues'
bid_flags(x)
## Default S3 method:
bid_flags(x)
x |
A bid_issues object from bid_ingest_telemetry() or any object with a flags attribute |
A named list of boolean flags and metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.