Releases: Mississippi-Valley-CA/MVCAkiwisR
Releases · Mississippi-Valley-CA/MVCAkiwisR
MVCAkiwisR Source Package
In RStudio, we need to complete the following steps:
- Click Tools → Install Packages.
- Select Package Archive File (.tar.gz) in the Install from: slot.
- Find the corresponding file on the local machine, and click Open.
- Click Install.
- Load the package in RStudio with the line:
library(MVCAkiwisR)
Once installed, retrieve the values like this (“values” can be whatever name you assign the variable):
values <- get_timeseries_values()