R/convertMIRCA.R

Defines functions convertMIRCA

convertMIRCA<-function(x,subtype){
  stop("Convert functions for MIRCA are not written yet due to missing aggregation weights. Set convert=FALSE")
  return(x)
}  
pik-piam/mrplayground documentation built on June 2, 2021, 9:25 p.m.