Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
meireles committed Jul 22, 2020
1 parent 208ed35 commit ea1c6f1
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 @@ -21,6 +21,13 @@ library("devtools")
install_github("meireles/spectrolab")
```

Or from CRAN using:

```R
install.packages("spectrolab")
```


## Using `spectrolab`

This vignette [introduces spectrolab](https://github.com/meireles/spectrolab/blob/master/vignettes/introduction_to_spectrolab.pdf), and walks you through the basics of the package.
Expand Down

0 comments on commit ea1c6f1

Please sign in to comment.