Draws Gantt chart

gantt(task, conf)

Arguments

task

data.frame with tasks specified, created with read_task function

conf

list configuration list with styling parameters, created with create_gantt_config

References

read_task

create_gantt_config