R/getInfoFile.R

Defines functions getInfoFile

Documented in getInfoFile

getInfoFile <- function(px){
  if ("px" %in% class(px)){
    px$INFOFILE
  }
}
xprimexinverse/pxRmisc documentation built on May 4, 2019, 1:25 p.m.