R/getCMF.R

getCMF <- function(){
  SP <- read.table("data/CMF.txt")
as.matrix(SP)
}
emkayoh/Colour documentation built on May 16, 2019, 5:09 a.m.