This function plots discrete and continuous values results
plot_timeline(event, start, end = start + 1, label = NA, group = NA,
title = "Curriculum Vitae Timeline", subtitle = "Bernardo Lares",
size = 7, colour = "orange", save = FALSE, subdir = NA)
Vector. Event, role, label, or row.
Vector. Start date.
Vector. End date. Only one day be default if not defined
Vector. Place, institution, or label.
Vector. Academic, Work, Extracurricular...
Character. Title for the plot
Character. Subtitle for the plot
Numeric. Bars' width
Character. Colour when not using type
Boolean. Save the output plot in our working directory
Character. Into which subdirectory do you wish to save the plot to?