I\'d like to include the relevant statistics from a geom_quantile() fitted line in a similar way to how I would for a geom_smooth(method="lm")
geom_quantile()
geom_smooth(method="lm")