R/calcASTI.R

Defines functions calcASTI

calcASTI <- function() {
  asti    <- readSource("ASTI")
  return(list(x=asti,weight=NULL))
}
pik-piam/mrplayground documentation built on June 2, 2021, 9:25 p.m.