tests/testthat/baddoc/R/package.R

#' @import igraph
#' @importFrom foo bar
NULL

## Undocumented code objects:

#' @export

func1 <- function() {

}

Try the goodpractice package in your browser

Any scripts or data that you put into this service are public.

goodpractice documentation built on June 22, 2024, 9:55 a.m.