inst/extdata/sondeCal.R

#Script for importing calibration test data
sondeCal <- read.csv("calValues.csv", stringsAsFactors = FALSE)
save(sondeCal, file="sondeCal.RData")

Try the driftR package in your browser

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

driftR documentation built on May 1, 2019, 8:43 p.m.