Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chguiterman committed Aug 9, 2023
2 parents 6f46d27 + 1c6f8e9 commit 19e549e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.3.0
Date: 2023-08-07 19:09:09 UTC
SHA: 951072293c88c0bb865ad93307836d5e5eac00db
Date: 2023-08-08 13:57:22 UTC
SHA: ade72fdad8ca082bb0fb0c9cf7c1d6486674f0f6
4 changes: 2 additions & 2 deletions vignettes/intro-to-dfoliatR.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ knitr::kable(head(dmj_nh, 10))
The `dfoliatR` package also includes a second site for users to explore:

```R
data(ef_h)
data(efk_h)

data(ef_nh)
data(efk_nh)
```

All data created and presented in this vignette is available through the package by the object names used here.
Expand Down

0 comments on commit 19e549e

Please sign in to comment.