tests/testthat/index/R/basic.R

#' A
#' @export
a <- function() {}

#' B + C
#' @aliases c
#' @export
b <- function() {}

Try the downlit package in your browser

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

downlit documentation built on June 22, 2024, 9:17 a.m.