tests/testthat/roxygen-examples-complete/16-dont-warn-empty-out.R

#' Do stuff
#'
#' Some things we do
#' @examples
#' g()
#' \dontrun{
#' f(x)
#' }
#'
#' @export
g()

Try the styler package in your browser

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

styler documentation built on Aug. 29, 2023, 5:10 p.m.