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]
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 03 Apr. 2025.
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
03/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for radsafer051015202530TrendBars

Today's Hot Picks in Authors and Packages

automl  
Deep Learning with Metaheuristic
Fits from simple regression to highly customizable deep neural networks either with gradient descen ...
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  
RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  
RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  
RobustANOVA  
Robust One-Way ANOVA Tests under Heteroscedasticity and Nonnormality
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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