gantt_example: Example of gantt chart dataframe format

gantt_exampleR Documentation

Example of gantt chart dataframe format

Description

Example of gantt chart dataframe format

Usage

gantt_example

Format

A tibble with 41 rows and 4 variables

label

Label of groups for gantt chart, shown by colour in ggplot, can also be used to show progress rather than categories

name

Name of the event

start.date

Start date of the event, format: mm/dd/yyyy

end.date

End date of the event, format: mm/dd/yyyy


tgoodbody/iRss documentation built on March 20, 2022, 8:27 p.m.