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 04 May. 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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for radsafer02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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