R/names.gp.R

"names.gp" <-
function(x,...){
  # print out names of object components
  ls(envir=x)
}

Try the spectralGP package in your browser

Any scripts or data that you put into this service are public.

spectralGP documentation built on May 2, 2019, 2:40 a.m.