Skip to contents

All functions

as_tibble(<bid_issues>)
Convert bid_issues object to tibble
as_tibble(<bid_stage>)
Convert bid_stage to tibble
bid_address()
Create Notice stage from single telemetry issue (sugar)
bid_anticipate()
Document User Behavior Anticipation Stage in BID Framework
bid_concept()
Get detailed information about a specific concept
bid_concepts()
Search BID Framework Concepts
bid_flags()
Extract telemetry flags from bid_issues object
bid_get_quiet()
Get current quiet mode setting
bid_ingest_telemetry()
Ingest telemetry data and identify UX friction points
bid_interpret()
Document User Interpretation Stage in BID Framework
bid_notice()
Document User Notice Stage in BID Framework
bid_notice_issue()
Create Notice stage from individual telemetry issue
bid_notices()
Create multiple Notice stages from telemetry issues
bid_pipeline()
Create pipeline of Notice stages from top telemetry issues (sugar)
bid_report()
Generate BID Framework Report
bid_result()
Constructor for BID result collection objects
bid_set_quiet()
Set global quiet mode for bidux functions
bid_stage()
Constructor for BID stage objects
bid_structure()
Document Dashboard Structure Stage in BID Framework
bid_suggest_components()
Suggest UI Components Based on BID Framework Analysis
bid_telemetry()
Concise telemetry analysis with tidy output
bid_validate()
Document User Validation Stage in BID Framework
bid_with_quiet()
Temporarily suppress bidux messages
extract_stage()
Extract specific stage from bid_result
get_accessibility_recommendations()
Get accessibility recommendations for a given context
get_concept_bias_mappings()
Get bias mitigation strategies for concepts
get_layout_concepts()
Get concepts recommended for a layout
get_metadata()
Get metadata from bid_stage object
get_stage()
Get stage name from bid_stage object
is_bid_stage()
Check if object is a bid_stage
is_complete()
Check if workflow is complete (has all 5 stages)
print(<bid_issues>)
Print method for bid_issues objects
print(<bid_result>)
Print method for BID result objects
print(<bid_stage>)
Print method for BID stage objects
suggest_theory_from_mappings()
Suggest theory based on problem and evidence using mappings
summary(<bid_result>)
Summary method for BID result objects
summary(<bid_stage>)
Summary method for BID stage objects