The Al2O3:C Analysis App is a
Shiny application providing an exhanced
graphical user interface to the function analyse_Al2O3C_Measurement()
from the Luminescence
package.
You can install Al2O3AnalysisApp from our repository with:
options(repos = c(CRAN = "https://cloud.r-project.org",
crp2a = "https://crp2a.r-universe.dev"))
install.packages("Al2O3AnalysisApp")
# Load the package
library(Al2O3AnalysisApp)
# Run the app
run_app()
Please note that the Al2O3AnalysisApp 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).