bid_concept: Get detailed information about a specific concept

View source: R/bid-concepts.R

bid_conceptR Documentation

Get detailed information about a specific concept

Description

Returns detailed information about a specific BID framework concept, including implementation recommendations based on the concept's stage.

Usage

bid_concept(concept_name, add_recommendations = TRUE)

Arguments

concept_name

A character string with the exact or partial concept name

add_recommendations

Logical indicating whether to add stage-specific recommendations

Value

A tibble with detailed concept information


bidux documentation built on Aug. 30, 2025, 1:12 a.m.