man/roxygen/templates/name-oldv.R

#' @name <%= fname %>-v<%= as.integer(version) %>
#' @rdname <%= fname %>-v<%= as.integer(version) %>
#'
#' @note This is the documentation for \code{<%= fname %>} for
#' v<%= as.integer(version) %>; for the latest documentation, please see
#' \code{\link{<%= fname %>}}
#'
#' @seealso \code{\link{<%= fname %>}}

Try the SeuratObject package in your browser

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

SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.