assignment04 - Building R Packages This repository contains the code for assignment of week 4 for the course "Building R Packages". Installation You can install from git with devtools: devtools::install_github("adbjesus/assignment04")