R/getNotex.R

Defines functions getNotex

Documented in getNotex

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