R/read.jdx.Shimadzu.R

##' @rdname read.jdx
##' @export
##' @note \code{read.jdx.Shimadzu}  is now defunct. Please use \code{read.jdx} instead.
read.jdx.Shimadzu <- function (...){
  .Defunct ("read.jdx",
            package = "hyperSpec",
            msg = "read.jdx.Shimadzu is now defunct.\nPlease use\nread.jdx (filename, encoding, header = list (xunits = expression (m/z), yunits = 'I / a.u.'))\ninstead.")
}

Try the hyperSpec package in your browser

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

hyperSpec documentation built on May 2, 2019, 5:45 p.m.