README.md

vedar

A collection of functions to enable the import and analysis of the outputs of Veda TIMES runs in R.

Installation

Install vedar from GitHub with:

# install.packages("devtools")
devtools::install_github("datasciencescotland/vedar", build_vignettes = T)

If the above does not work, you can install from source:

  1. Go to the vedar repository on GitHub
  2. Click Clone or download then Download ZIP
  3. Save the file locally and Unzip
  4. Install with install.packages()

    install.packages("your/directory/vedar", repos = NULL, type="source")

Usage



DataScienceScotland/vedar documentation built on April 3, 2022, 10:32 p.m.