Skip to content

Commit e1f8504

Browse files
committed
add warning of metadata behaviour
1 parent f73a587 commit e1f8504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/epiprocess.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ ex3 <- ex3 %>%
211211
attr(ex3,"metadata")
212212
```
213213

214-
Setting these other keys affects the default `epi_slide` behavior, since the grouping is
214+
Currently `other_keys` metadata in `epi_df` doesn't impact `epi_slide()`, contrary to `other_keys` in `as_epi_archive` which affects how the update data is interpreted.
215215

216216
## Working with `epi_df` objects downstream
217217

0 commit comments

Comments
 (0)