R/read_surmisefunction.R

###
### read_surmisefunction.R
###

read_surmisefunction <- function (filename) {
  read.csv(filename)
}

Try the kstIO package in your browser

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

kstIO documentation built on Feb. 16, 2023, 6:22 p.m.