浏览代码

explain where vignettes are available

master
flavis 4 年前
父节点
当前提交
a2663b2e90
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -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



正在加载...
取消
保存