Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gantt

Draw customised Gantt chart (R ggplot2)

Usage

  1. Install R (console is enough)
  2. Install the packages needed install.packages(c("ggplot2", "lubridate", "reshape2", "scico"))
  3. Run the script with source(): navigate in your R session to the Gantt project directory and run source("draw_gant_diagram.R")
  4. The result will be a pdf file placed in project folder

About

Draw customised Gantt chart (R ggplot2)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages