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)
}
r-lib/devtools documentation built on Feb. 17, 2024, 5:32 p.m.