tests/testthat/testPkgdown/R/pkgdown-test-test.R

#' pkgdown_test_test
#'
#' @param x marks the spot
#'
#' @return FALSE
#' @export
#'
pkgdown_test_test <- function(x) {
  return(FALSE)
}
hadley/devtools documentation built on Feb. 22, 2024, 4:44 a.m.