README.md

FAOSWS Utility package

This is an add-on utilities package to the faosws package

Installation

To install the faoswsUtil package, simply run the following command.

library(devtools)

## The package depends on the faoswsFlag package
install_github(repo = "sws_flag", username = "mkao006", 
               subdir = "faoswsFlag")

install_github(repo = "sws_util", username = "mkao006", 
               subdir = "faoswsUtil")


mkao006/sws_util documentation built on May 23, 2019, 1:06 a.m.