explain where vignettes are available

This commit is contained in:
2021-08-11 23:40:32 +02:00
parent ab0fa33172
commit a2663b2e90
+1 -1
View File
@@ -36,7 +36,7 @@ Now you can install the package with vignettes by using
```r
devtools::install(build_vignettes = TRUE)
```
This creates a `doc/` directory with all built vignettes.
This makes all vignettes available via `browseVignettes()`.
# Features