We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf2e7c commit eec3dc0Copy full SHA for eec3dc0
README.md
@@ -25,10 +25,7 @@ You may directly install the package from GitHub using the below set of commands
25
```R
26
# if not already installed
27
install.packages("devtools")
28
-install.packages("raster")
29
-
30
library(devtools)
31
-library(raster)
32
33
# install packge from github
34
install_github("kardinal-eros/sabotag-tools/pkg")
0 commit comments