inst/shiny/doserecovery/Global.R

## global.R ##
library(Luminescence)
library(shiny)
library(RLumShiny)
library(data.table)
library(rhandsontable)

## read example data set and misapply them for this plot type
data(ExampleData.DeValues, envir = environment())

enableBookmarking(store = "server")

Try the RLumShiny package in your browser

Any scripts or data that you put into this service are public.

RLumShiny documentation built on Jan. 31, 2022, 9:07 a.m.