Skip to content

Commit

Permalink
add browseVignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
caijun committed Jul 22, 2016
1 parent 3de099f commit adf588d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ Or the development version from github:
devtools::install_github("caijun/humidity", build_vignettes = TRUE)
```

##
To get started with **humidity** package, view available vignettes in the package:

```r
browseVignettes("humidity")
```

## Contact

Bugs and feature requests can be filed to
Expand Down

0 comments on commit adf588d

Please sign in to comment.