README.md

far Package - A Coursera Project

This R package is submitted as the Week 4 final assignment for the "Building R Packages" course on Coursera, as part of the Johns Hopkins University "Mastering Software Development in R" specialization.

Date: Dec 8, 2017

Installation

To install this package to run on your system, please first install and load the devtools package. Then you may install and load this package thus:

install_github('takashisendo/far')
library(far)

Vignette

To get started, read the introduction vignette: vignette('introduction', package = 'far').

Travis Badge

Build Status



takashisendo/far documentation built on May 5, 2019, 12:33 p.m.