Skip to content

Commit c1d382c

Browse files
committed
add events as default
1 parent 23ffada commit c1d382c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

R/subsetter.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ hfsubset <- function(src,
109109
"hydrolocations",
110110
"pois",
111111
"flowpath-attributes",
112-
"divide-attributes"),
112+
"divide-attributes",
113+
"events"),
113114
crs = NULL) {
114115

115116
# Infer store if not provided

0 commit comments

Comments
 (0)