inst/doc/index-crossref.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## -----------------------------------------------------------------------------
#' @seealso [prod()] for products, [cumsum()] for cumulative sums, and
#'   [colSums()]/[rowSums()] marginal sums over high-dimensional arrays.

## ----eval = FALSE-------------------------------------------------------------
# list(
#   rd_family_title = list(aggregations = "Aggregation functions")
# )

## -----------------------------------------------------------------------------
#' @backref src/file.cpp
#' @backref src/file.h

Try the roxygen2 package in your browser

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

roxygen2 documentation built on Sept. 9, 2025, 5:23 p.m.