R/show.R

Defines functions show

show<-function(fullnames=F){
  list.files(path=system.file(package="seascripts",path='scripts'),full.names=fullnames)
}
JARS3N/seascripts documentation built on July 3, 2023, 2:06 a.m.