R/code.R

Defines functions xxxx expand

Documented in expand

expand <- function(x) {
  "x"
}

xxxx <- function(x) {
  "x"
}
ropenscilabs/urltemplate documentation built on May 18, 2022, 8:33 p.m.