Skip to content

Commit

Permalink
chore: fix formatting in example
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Feb 15, 2024
1 parent f7b3dc5 commit 571aa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/aggregate.R
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ polygon_to_raster <- function(polygon, field = NULL) {
#' # note that z0 and z1 nrows match that from the table of global z values.
#' # With points overlaps, all points are returned, but non-overlapped points
#' # only have an `NA` value for the `poly_ID` column. Overlapped points will
#' have the `poly_ID` of their overlapping polygon.
#' # have the `poly_ID` of their overlapping polygon.
NULL

# * gobject ####
Expand Down

0 comments on commit 571aa35

Please sign in to comment.