Skip to content

Commit

Permalink
update spatial structure
Browse files Browse the repository at this point in the history
  • Loading branch information
RubD committed Jul 17, 2020
1 parent 1f4cc96 commit f8b6d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/spatial_structures.R
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,7 @@ createSpatialDelaunayNetwork <- function(gobject,
return_gobject = TRUE,
...) {


# get parameter values
method = match.arg(method, c("deldir", "delaunayn_geometry", "RTriangle"))

Expand Down

0 comments on commit f8b6d5b

Please sign in to comment.