Browse Source

explain where vignettes are available

master
flavis 4 years ago
parent
commit
a2663b2e90
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -36,7 +36,7 @@ Now you can install the package with vignettes by using
```r ```r
devtools::install(build_vignettes = TRUE) devtools::install(build_vignettes = TRUE)
``` ```
This creates a `doc/` directory with all built vignettes.
This makes all vignettes available via `browseVignettes()`.


# Features # Features




Loading…
Cancel
Save