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

319

Version

0.4-4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Dan Kelley

Last Published

April 6th, 2022

Functions in plan (0.4-4)

plan

Plan, a package for project planning
burndown

Sample burndown dataset
check.tokens

check tokens
gantt-class

Class to store gantt objects
gantt

Sample gantt dataset
as.burndown

Create a burndown object
burndown-class

Class to store burndown objects
plan-class

Base Class for plan Objects
ganttAddTask

Add a task to a gantt object
as.gantt

Create a gantt object.
summary,burndown-method

Summarize a burndown object
[[<-,plan-method

Replace Parts of a plan Object
[[,plan-method

Extract Something From a plan Object
read.burndown

Scan burndown data file
read.gantt

Read a gantt data file
summary,gantt-method

Summarize a gantt object
plot,gantt-method

Draw a Gantt diagram
plot,burndown-method

Draw a burndown chart