Skip to content

Commit bbd1c17

Browse files
committed
Sync compactify.Rmd text with code: 1000 iterations of filter
1 parent c1c61e4 commit bbd1c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/compactify.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ nrow(locf_omitted_2$DT)
6363
```
6464

6565

66-
As we would expect, performing 200 iterations of `dplyr::filter` is faster when
66+
As we would expect, performing 1000 iterations of `dplyr::filter` is faster when
6767
the LOCF values are omitted.
6868

6969
```{r}

0 commit comments

Comments
 (0)