tests/lib/2-wrongMain/data/helper.R

# Example helper function file

helperFunc <- function(vec) {
  return(sum(vec)/length(vec)^2)
}
ROctopus/rocto-rpackage documentation built on May 23, 2019, 10:35 p.m.