Skip to content

Commit

Permalink
General comments for review #27
Browse files Browse the repository at this point in the history
fix vignettes
  • Loading branch information
PHS-Meantrix committed Jan 8, 2025
1 parent 6513712 commit 5f54645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/usage-corrp.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ We will use the built-in `iris` dataset, which includes 150 observations of 5 va

```{r}
# Load the iris dataset
library(corrp)
data(iris)
head(iris)
```
Expand Down

0 comments on commit 5f54645

Please sign in to comment.