R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
    settings(fname=system.file("constants.json",package=pkgname))
}

Try the IsoplotR package in your browser

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

IsoplotR documentation built on Nov. 10, 2023, 9:08 a.m.