Learn R Programming

The plan package supports the creation of burndown charts and gantt diagrams in the R language.

Copy Link

Version

Install

install.packages('plan')

Monthly Downloads

343

Version

0.4-5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 19th, 2023

Functions in plan (0.4-5)

[[<-,plan-method

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

Extract Something From a plan Object
plan-class

Base Class for plan Objects
as.gantt

Create a gantt object.
summary,burndown-method

Summarize a burndown object
summary,gantt-method

Summarize a gantt object
ganttAddTask

Add a task to a gantt object
read.burndown

Scan burndown data file
plan

Plan, a package for project planning
read.gantt

Read a gantt data file
plot,burndown-method

Draw a burndown chart
plot,gantt-method

Draw a Gantt diagram
burndown

Sample burndown dataset
gantt

Sample gantt dataset
check.tokens

check tokens
gantt-class

Class to store gantt objects
as.burndown

Create a burndown object
burndown-class

Class to store burndown objects