Skip to content

Commit

Permalink
chore: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Oct 30, 2024
1 parent f7c8b1c commit 2a4f38e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/generate_poly.R
Original file line number Diff line number Diff line change
Expand Up @@ -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`:
Expand Down
2 changes: 1 addition & 1 deletion man/makePseudoVisium.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a4f38e

Please sign in to comment.