workplanr-package: IEP charting functions for R

Description Details Installation Author(s)

Description

workplanr package

Details

The workplanr package is a SQLite dabase wrapper to plan concurrent projects with phases and deadlines. It in intended for project manaers who need to track dealdlines and stff loads across multiple projects.

It is aimed to be a lightweight simple to use projec management tool to avoid the need for small teams to invest in large expensive project management tool infrastructure.

To build a workplan, the user needs to set the following project inputs

These functions are intended to produce pdfs that are importable into illustrator making the layout for comms much easier.

Installation

#' # Then you need devtools installed

install.packages('devtools')

# Now you can install from github

devtools::install_github('hammond/workplar')

library(workplanr)

Author(s)

David Hammond anotherdavidhammond@gmail.com


david-hammond/workplanr documentation built on May 31, 2019, 5:25 a.m.