View source: R/phaseOne_EN6891995.R
phase1EN1995_k1 | R Documentation |
Compliance, uncertain compliance or non-compliance can be evaluated for one measurement. Calculation of exposure index is performed (worker measurement/OEL). Compliance is achieved if the index is below or equal to 0.1. If the index is greater than 0.1 but lower/equal than 1, there is no decision ("UC") and additional measurements are necessary (at least three). Non-Compliance is accomplished if the measurement is greater than the OEL and/or if the exposure index is greater than 1.
phase1EN1995_k1(measurements, OEL)
measurements |
One measurement under assessment |
OEL |
Occupational Exposure Limit of the agent |
Compliance ("C"), Non-Compliance ("NC") or Uncertainty of Compliance ("UC")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.