Skip to content

Commit

Permalink
back to 10 obs
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiacek committed Feb 14, 2024
1 parent d37d7f2 commit f5d9543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/md_functions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Here is a preview of the first 10 observations:

```{r data, echo=FALSE}
pip_md |>
head(n=100) |>
head(n=10) |>
print()
```

Expand Down

0 comments on commit f5d9543

Please sign in to comment.