Read time, temperature and GOF data from HeFTy output from excel file
Source:R/read_hefty.R
read_hefty_xlsx.RdRead time, temperature and GOF data from HeFTy output from excel file
Examples
if (FALSE) { # \dontrun{
path2myfile <- system.file("s14MM_v1.xlsx", package = "HeFTy.SmoothR")
read_hefty_xlsx(path2myfile)
} # }