Skip to content

Releases: Mississippi-Valley-CA/MVCAkiwisR

MVCAkiwisR Source Package

22 Aug 20:02
f43ae8a
Compare
Choose a tag to compare

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()