I am trying to produce a Gantt chart out of a table with different task (each having a start date and end date).
library(tidyverse) library(ggplot2) # Sample