View source: R/phaseOne_EN6892018.R
phase1EN2018_k4 | R Documentation |
Compliance, uncertain compliance or non-compliance of a SEG can be evaluated for four measurements. Compliance is achieved if all of the measurements are below or equal to 0.15xOEL. There is Uncertain Compliance if at least a measurement is greater than 0.15xOEL but below the OEL. There is Non-Compliance if at least a measurement is greater than OEL.
phase1EN2018_k4(measurements, OEL)
measurements |
Four measurements |
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.