How to plot just time (lubridate) on x-axis of ggplot in R
My dataframe (df) has a column called “Arrival Time” with times in the lubridate format “XH YM ZS”. I have 30,000 observations.
My dataframe (df) has a column called “Arrival Time” with times in the lubridate format “XH YM ZS”. I have 30,000 observations.