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)
}
thierrymoudiki/devtools documentation built on July 28, 2020, 12:58 a.m.