inst/pkg/R/yy.R

#some comment
yy <- function(a=4){
  head(runif(10),a)
  # a comment
}
yonicd/sinew documentation built on March 1, 2024, 1:06 a.m.