guys I have used the code:
Combine_mean %>% ggplot(aes(x=factor(Year), y=Length, colour=gender, group=gender)) + geom_line()
Which has pro