HI All!
I would like to "draw" a red line that shows the global average (average accross all quarters and years) how can be added to the following code? thanks in advance
data_vic %>% gg_subseries(Occupancy) + labs( y = "Occupancy", title = "Tourism Victoria")
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.