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