Learn R Programming

⚠️There's a newer version (0.4-5) of this package.Take me there.

Description: Supports the creation of burndown charts and gantt diagrams.

Copy Link

Version

Install

install.packages('plan')

Monthly Downloads

407

Version

0.4-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Dan Kelley

Last Published

May 30th, 2018

Functions in plan (0.4-3)

[[,plan-method

Extract Something From a plan Object
ganttAddTask

Add a task to a gantt object
gantt

Sample gantt dataset
plan-class

Base Class for plan Objects
plot,burndown-method

Draw a burndown chart
plot,gantt-method

Draw a Gantt diagram
plan

Plan, a package for project planning
summary,burndown-method

Summarize a burndown object
summary,gantt-method

Summarize a gantt object
trim.whitespace

Trim leading/trailing whitespace from character strings
burndown-class

Class to store burndown objects
read.burndown

Scan burndown data file
as.gantt

read.gantt

Read a gantt data file
burndown

Sample burndown dataset
[[<-,plan-method

Replace Parts of a plan Object
gantt-class

Class to store gantt objects