| stay_time | R Documentation | 
Calculate stay time for radiation work.
stay_time(dose_rate, dose_allowed, margin = 20)
| dose_rate | Dose rate per hour for the work - units consistent with dose allowance, e.g. mRem/h, microSv/h. | 
| dose_allowed | Dose that can not be exceeded for this job. | 
| margin | Percent margin to protect limit, default = 20 percent. | 
Time in minutes allowed for the work.
stay_time(dose_rate = 100, dose_allowed = 50, margin = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.