Skip to content

Commit dbdf67f

Browse files
committed
fix update sample on vignette
1 parent fdadec5 commit dbdf67f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vignettes/vg02-advanced-features.Rmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,11 @@ if (save_figures) {
246246
}
247247
```
248248

249+
```{r}
250+
result_other <- sfclust:::update_within(result, sample = 750)
251+
result_other
252+
```
253+
249254
## Results
250255

251256
The final iteration indicates that the algorithm identified 10 clusters, with a log

0 commit comments

Comments
 (0)