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 Aug. 30, 2024, 3:06 a.m.