Skip to content

Commit d2668f7

Browse files
committed
Update README.md
1 parent 966fe46 commit d2668f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Plotting functions for bfast-type objects.
55

66
This package can be installed directly from github:
77

8-
```
8+
```R
99
library(devtools)
1010
install_github('bendv/bfastPlot')
1111
library(bfastPlot)
1212
```
1313

1414
Try these:
15-
```
15+
```R
1616
?bfmPredict
1717
?bfmPlot
1818
```

0 commit comments

Comments
 (0)