R/example.R

Defines functions f

#' @export
f <- function() {
  1+1
}
nikolase90/reprex.actions documentation built on April 28, 2020, 12:40 a.m.