You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
## Quick Start!
13
13
14
-
RSWAT is an R package hosted on GitHub (to be submitted to CRAN soon). First, you need to install https://cloud.r-project.org/,[RStudio](https://posit.co/download/rstudio-desktop/), then **run** the following commands **in RStudio** (if you run in R, package vignettes cannot be built).
14
+
RSWAT is an R package hosted on GitHub (to be submitted to CRAN soon). First, you need to install [R](https://cloud.r-project.org/), and[RStudio](https://posit.co/download/rstudio-desktop/), then **run** the following commands **in RStudio** (if you run in R, package vignettes cannot be built).
15
15
16
16
```R
17
17
# First install remotes package if you have not installed
@@ -33,23 +33,21 @@ If you don't know which input is required, simply click "Help?" on the right sid
33
33
# Command to extract all example dataset (3.6 MB of storage)
0 commit comments