Skip to content

crp2a/gammaShiny

Repository files navigation

gammaShiny

R-CMD-check

r-universe

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

DOI

Overview

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.

Une entrée BibTeX pour les utilisateurs LaTeX est

  @Article{,
    author = {Brice Lebrun and Nicolas Frerebeau and Guilhem Paradol and Guillaume Guérin and Norbert Mercier and Chantal Tribolo and Christelle Lahaye and Magali Rizza},
    title = {{gamma: An R Package for Dose Rate Estimation from In-Situ Gamma-Ray Spectrometry Measurements}},
    year = {2020},
    journal = {Ancient TL},
    volume = {38},
    number = {2},
    pages = {1-5},
  }

Installation

You can install gammaShiny from our repository with:

install.packages("gammaShiny", repos = "https://crp2a.r-universe.dev")

Usage

# Load the package
library(gammaShiny)

# Run the app for gamma dose rate estimation
run_app("doserate")

Contributing

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.

Acknowledgements

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).