We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7780c25 commit bb23995Copy full SHA for bb23995
1 file changed
README.md
@@ -1,11 +1,9 @@
1
# LPJmL_RUtil
2
-## How to install R package
+## Get start with LPJmL_RUtil
3
```bash
4
git clone https://github.com/sinanshi/LPJmL_RUtil
5
sudo R CMD install LPJmL_RUtil
6
```
7
-
8
-## How to call LPJmL_RUtil
9
```R
10
library(lpjrutil)
11
0 commit comments