Skip to content

Commit

Permalink
Merge branch 'dev' into dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Jul 31, 2024
2 parents 754874c + dd673af commit e349633
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/gg_annotation_raster.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
#' `giottoLargeImage` passes to automated resampling params see
#' `?auto_image_resample` for details
#' @return `gg` object with images to plot appended as annotation rasters
#' @examples
#' gimg <- GiottoData::loadSubObjectMini("giottoLargeImage")
#' gg <- ggplot2::ggplot()
#' out <- GiottoVisuals::gg_annotation_raster(gg, gimg)
#' print(out)
NULL

# * list ####
Expand Down
6 changes: 6 additions & 0 deletions man/gg_annotation_raster.Rd

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

0 comments on commit e349633

Please sign in to comment.