R/internal.R

Defines functions sq

sq <- function(x) {
  x * x
}

Try the uniformly package in your browser

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

uniformly documentation built on July 26, 2023, 6:06 p.m.