Skip to content

MVCAkiwisR Source Package

Latest
Compare
Choose a tag to compare
@Mississippi-Valley-CA Mississippi-Valley-CA released this 22 Aug 20:02
· 1 commit to master since this release
f43ae8a

In RStudio, we need to complete the following steps:

  1. Click Tools → Install Packages.
  2. Select Package Archive File (.tar.gz) in the Install from: slot.
  3. Find the corresponding file on the local machine, and click Open.
  4. Click Install.
  5. 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()