R/getStub.R

Defines functions getStub

Documented in getStub

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