orm_normativa: Cross-reference detected risks with applicable European...

View source: R/orm_normativa.R

orm_normativaR Documentation

Cross-reference detected risks with applicable European regulation

Description

orm_normativa() crosses the risk categories detected by ORISMA with the main applicable European directives and ISO standards, providing the occupational health practitioner with a direct regulatory anchor for each identified risk.

The regulatory database is built into ORISMA and covers EU directives, Spanish INSST technical notes (NTP), and key ISO standards. It is updated with each major package release.

Usage

orm_normativa(result, min_records = 1L, lang = getOption("orisma.lang", "en"))

Arguments

result

An orisma_result object.

min_records

Integer. Min records for a category to be included. Default 1.

lang

Character. "en" or "es".

Value

A data frame with detected categories and their applicable regulations.


orisma documentation built on May 19, 2026, 1:07 a.m.