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.4.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.4.0, https://cran.r-project.org/web/packages/radsafer. Accessed 04 Jun. 2026.
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), 2.3.0 (2023-07-13 01: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

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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