Skip to content

Commit

Permalink
get dataset in zone_summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Carvalho committed Apr 23, 2024
1 parent 0372976 commit 46af569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/zone_summary.R
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ zone_summary <- function(dat,

# Call in datasets
out <- data_pull(dat, project)
# dataset <- out$dataset
dataset <- out$dataset
# dat <- parse_data_name(dat, "main", project)

# spatout <- data_pull(spat, project)
Expand Down

0 comments on commit 46af569

Please sign in to comment.