| orm_bridge | R Documentation |
orm_bridge() identifies bridge articles - studies that connect
technical science with real occupational prevention. These are the
highest-value articles for an occupational health practitioner because
they have already done the translation from laboratory to workplace.
A bridge article simultaneously mentions:
Technology/process (what was studied)
Hazardous agent (what risk was characterised)
Workers (real people in real workplaces)
Exposure measurement (quantitative data)
Prevention/recommendation (actionable output)
Articles meeting 4 or 5 criteria are classified as strong bridges. Articles meeting 3 criteria (must include workers + measurement) are partial bridges. Others are technical studies.
orm_bridge(
mx,
text_col = "abstract",
lang = getOption("orisma.lang", "en"),
verbose = getOption("orisma.verbose", TRUE)
)
mx |
An |
text_col |
Character. Text field to analyse. Default |
lang |
Character. |
verbose |
Logical. |
The orisma_matrix object with added columns:
bridge_score (0-5), bridge_type (Strong/Partial/Technical),
bridge_criteria (which criteria were met).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.