Hi all,
Here is a problem about the plot generated by the R code, as you can see from the picture, the equation should be y=-824+1608, "C()" should not be included. I already re-install the R and R studio, it still happened.
Below is my code:
.geom_text(aes(x=-Inf,y=Inf,vjust=3,hjust=-0.2,label=as.character(as.expression(eq))),size=3.75,color=ul_cols('dark blue'),parse=TRUE)+
theme_ul()+