tests/testthat/roxygen-example-1.R

##' Title
##'
##' Description
##'
##' Details
##'
##' @param x,y,z Descriptions for x, y, z
##' @param a Description of a
##' @param b
##'   Description of b
##' @section Important:
##' Don't run with scissors!
##' @export
NULL

##' Title
##'
##' Description
##'
##' Details
##'
##' @param x,y,z Descriptions for x, y, z
##' @param a Description of a
##' @param b
##'   Description of b
##' @section Important:
##' Don't run with scissors!
##' @export
NULL

Try the roxygen2 package in your browser

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

roxygen2 documentation built on Dec. 9, 2022, 1:09 a.m.