tests/testthat/docs/bad/R/foo.R

#' Foo
#'
#' @param x bar
#'
#' @export
foo <- function(x) {
  x
}
maxheld83/progcom documentation built on Nov. 4, 2019, 5:17 p.m.