A collection of shiny application that provides exhanced graphical user interfaces for the gamma package.
To cite gammaShiny in publications use:
Lebrun B, Frerebeau N, Paradol G, Guérin G, Mercier N, Tribolo C,
Lahaye C, Rizza M (2020). "gamma: An R Package for Dose Rate
Estimation from In-Situ Gamma-Ray Spectrometry Measurements."
_Ancient TL_, *38*(2), 1-5.
Frerebeau N, Lebrun B, Kreutzer S (2024). _gammaShiny: shiny
Applications for the R Package gamma_. Université Bordeaux Montaigne,
Pessac, France. doi:10.5281/zenodo.4139005
<https://doi.org/10.5281/zenodo.4139005>, R package version 0.2.0.
You can install gammaShiny from our repository with:
options(repos = c(CRAN = "https://cloud.r-project.org",
crp2a = "https://crp2a.r-universe.dev"))
install.packages("gammaShiny")
# Load the package
library(gammaShiny)
# Run the app for gamma dose rate estimation
run_app("doserate")
Please note that the gammaShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
This work received a state financial support managed by the Agence Nationale de la Recherche (France) throught the program Investissements d’avenir (ref. 10-LABX-0052 and 11-IDEX-0001).