Other packages > Find by keyword >

radsafer  

Radiation Safety
View on CRAN: Click here


Download and install radsafer package within the R console
Install from CRAN:
install.packages("radsafer")

Install from Github:
library("remotes")
install_github("cran/radsafer")

Install by package version:
library("remotes")
install_version("radsafer", "2.3.0")



Attach the package and use:
library("radsafer")
Maintained by
Mark Hogue
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-04
Latest Update: 2023-07-12
Description:
Provides functions for radiation safety, also known as "radiation protection" and "radiological control". The science of radiation protection is called "health physics" and its engineering functions are called "radiological engineering". Functions in this package cover many of the computations needed by radiation safety professionals. Examples include: obtaining updated calibration and source check values for radiation monitors to account for radioactive decay in a reference source, simulating instrument readings to better understand measurement uncertainty, correcting instrument readings for geometry and ambient atmospheric conditions. Many of these functions are described in Johnson and Kirby (2011, ISBN-13: 978-1609134198). Utilities are also included for developing inputs and processing outputs with radiation transport codes, such as MCNP, a general-purpose Monte Carlo N-Particle code that can be used for neutron, photon, electron, or coupled neutron/photon/electron transport (Werner et. al. (2018) ).
How to cite:
Mark Hogue (2019). radsafer: Radiation Safety. R package version 2.3.0, https://cran.r-project.org/web/packages/radsafer. Accessed 21 Dec. 2024.
Previous versions and publish date:
1.0.0 (2019-04-04 17:50), 2.0.0 (2019-05-06 06:30), 2.0.1 (2019-05-27 22:51), 2.1.0 (2019-12-18 21:50), 2.2.0 (2020-02-28 12:30), 2.2.1 (2020-06-10 06:40), 2.2.2 (2020-07-24 22:10), 2.2.3 (2020-09-09 19:20), 2.2.4 (2021-01-04 15:00), 2.2.5 (2021-04-12 22:20), 2.2.6 (2022-02-01 21:10), 2.2.8 (2023-04-27 22:40)
Other packages that cited radsafer R package
View radsafer citation profile
Other R packages that radsafer depends, imports, suggests or enhances
Complete documentation for radsafer
Functions, R codes and Examples using the radsafer R package
Some associated functions: RN_Spec_Act . RN_bin_screen_phot . RN_find_parent . RN_index_screen . RN_info . RN_plot_search_results . RN_plot_spectrum . RN_save_spectrum . RN_search_alpha_by_E . RN_search_beta_by_E . RN_search_phot_by_E . air_dens_cf . disk_to_disk_solid_angle . dk_correct . dk_pct_to_num_half_life . dk_time . half_life_2pt . hvl . mcnp_cone_angle . mcnp_est_nps . mcnp_matrix_rotations . mcnp_mesh_bins . mcnp_plot_out_spec . mcnp_scan2plot . mcnp_scan_save . mcnp_sdef_erg_hist . mcnp_sdef_erg_line . mcnp_si_sp_RD . mcnp_si_sp_hist . mcnp_si_sp_hist_scan . neutron_geom_cf . photons_cs137_hist . pipe . radsafer-package . rate_meter_sim . scaler_sim . stay_time . tau_estimate . 
Some associated R codes: RN_Spec_Act.R . RN_bin_screen_phot.R . RN_find_parent.R . RN_index_screen.R . RN_info.R . RN_plot_search_results.R . RN_plot_spectrum.R . RN_save_spectrum.R . RN_search_alpha_by_E.R . RN_search_beta_by_E.R . RN_search_phot_by_E.R . air_dens_cf.R . disk_to_disk_solid_angle.R . dk_correct.R . dk_pct_to_num_half_life.R . dk_time.R . half_life_2pt.R . hvl.R . mcnp_cone_angle.R . mcnp_est_nps.R . mcnp_matrix_rotations.R . mcnp_mesh_bins.R . mcnp_plot_out_spec.R . mcnp_scan2plot.R . mcnp_scan_save.R . mcnp_sdef_erg_hist.R . mcnp_sdef_erg_line.R . mcnp_si_sp_RD.R . mcnp_si_sp_hist.R . mcnp_si_sp_hist_scan.R . neutron_geom_cf.R . photons_cs137_hist.R . radsafer-package.R . ratemeter_sim.R . scaler_sim.R . stay_time.R . tau_estimate.R . utils-pipe.R .  Full radsafer package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA