RN_plot_spectrum(
desired_RN = c("Sr-90", "Y-90"), rad_type = "B-",
photon = FALSE, prob_cut = 0.01
)
RN_plot_spectrum(
desired_RN = c("Co-60", "Ba-137m"), rad_type = NULL,
photon = TRUE, prob_cut = 0.015
)
RN_plot_spectrum(
desired_RN = c("Co-60", "Ba-137m"), rad_type = NULL,
photon = TRUE, log_plot = 0
)
RN_plot_spectrum(desired_RN = c("Co-60", "Ba-137m"), rad_type = "G")
RN_plot_spectrum(
desired_RN = c("Pu-238", "Pu-239", "Am-241"), rad_type = "A",
photon = FALSE, prob_cut = 0.01, log_plot = 0
)
Run the code above in your browser using DataLab