R/eps.R

myfun <- function(x){x + 7}
se <- function(x){
  sd(x)/sqrt(length(x))
}
sgschreiber/SeedOrchard documentation built on May 29, 2019, 8:05 p.m.