inst/pkg/R/zz.R

zz <- function(v=10,a=8){
  head(runif(v),a)
}
yonicd/sinew documentation built on March 1, 2024, 1:06 a.m.