Skip to content

Commit

Permalink
print areaDT output
Browse files Browse the repository at this point in the history
  • Loading branch information
robitalec committed Aug 23, 2023
1 parent bec19d3 commit 0239eb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/group_polys.R
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
#' areaDT <- group_polys(DT, area = TRUE, hrType = 'mcp',
#' hrParams = list(percent = 95), projection = utm,
#' id = 'ID', coords = c('X', 'Y'))
#' print(areaDT)
group_polys <-
function(DT = NULL,
area = NULL,
Expand Down
1 change: 1 addition & 0 deletions man/group_polys.Rd

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

0 comments on commit 0239eb8

Please sign in to comment.