Mississippi-Valley-CA
released this
22 Aug 20:02
·
1 commit
to master
since this release
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()