Skip to content

Commit

Permalink
Merge pull request #96 from jiajic/dev
Browse files Browse the repository at this point in the history
Fix docs in coerce.R
  • Loading branch information
jiajic authored Nov 19, 2023
2 parents 8ea8b6b + 61e60d2 commit 2e7ee2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/methods-coerce.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ NULL
#' @title R spatial conversions
#' @name r_spatial_conversions
#' @param x The object to coerce
#' @param drop When TRUE, returned object will be the sp object instead of
#' wrapped in a `giottoPoints` or `giottoPolygon` object
#' @param drop When TRUE, returned object will be of the desired object type
#' instead of wrapped in a `giottoPoints` or `giottoPolygon` object
#' @family As coercion functions
NULL

Expand Down

0 comments on commit 2e7ee2f

Please sign in to comment.