Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bendv committed Jan 6, 2016
1 parent 966fe46 commit d2668f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Plotting functions for bfast-type objects.

This package can be installed directly from github:

```
```R
library(devtools)
install_github('bendv/bfastPlot')
library(bfastPlot)
```

Try these:
```
```R
?bfmPredict
?bfmPlot
```

0 comments on commit d2668f7

Please sign in to comment.