Skip to content

Commit

Permalink
reduce lines of data to show in vignette a0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-colucci committed Jun 25, 2024
1 parent 47a49ff commit 1c929f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/a0_tidysdm_overview.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ the `tidysdm` package:

```{r load_presences}
data(lacerta)
lacerta
head(lacerta)
```

Alternatively, we can easily access and manipulate this dataset using
Expand Down

0 comments on commit 1c929f5

Please sign in to comment.