man/roxygen/templates/method-autolayer.R

#' @title Create a Layer to Add to \code{ggplot} Objects
#'
#' @description Generate a \code{\link[ggplot2]{<%= geom %>}} layer to add to
#' existing \code{ggplot} objects. The new plot data and aesthetics are stored
#' at the \code{geom} level
#'
#' @return A \code{\link[ggplot2]{<%= geom %>}} layer to add to
#' \code{ggplot} objects
#'
#' @seealso \code{\link[ggplot2:autolayer]{ggplot2::autolayer}()},
#' \code{\link[ggplot2:<%= geom %>]{ggplot2::<%= geom %>}()}
mojaveazure/ggseurat documentation built on Dec. 10, 2024, 12:05 a.m.