diff --git a/R/generate_poly.R b/R/generate_poly.R index 1b0443f9..8fb846b6 100644 --- a/R/generate_poly.R +++ b/R/generate_poly.R @@ -393,7 +393,7 @@ orthoGrid <- function(extent, ccd, id_prefix = "ID_") { #' @param name character. (default is 'pseudo_visium') Name of giottoPolygon #' object to create #' @details This function generates a pseudo-Visium array of spots across the -#' spatial extent provided. The `micron_size` param is used to determine the +#' spatial extent provided. The `micron_scale` param is used to determine the #' scaling of the array relative to the target coordinate system. #' #' @section `micron_scale`: diff --git a/man/makePseudoVisium.Rd b/man/makePseudoVisium.Rd index c0d6d0fc..6f5e3f76 100644 --- a/man/makePseudoVisium.Rd +++ b/man/makePseudoVisium.Rd @@ -33,7 +33,7 @@ spatial extent. } \details{ This function generates a pseudo-Visium array of spots across the -spatial extent provided. The \code{micron_size} param is used to determine the +spatial extent provided. The \code{micron_scale} param is used to determine the scaling of the array relative to the target coordinate system. } \section{\code{micron_scale}}{