Relative Content

Tag Archive for ggplot2trendline

Add trendline equation and R2 value

I have plotted the variation of concentration with time for a particular chemical. I needed to show the expotential trendline for the data. The data was filtered fom a larger dataset. I used the below code to obtain the trendlines but I am unable to add the equations and r2 value. any help will be appreciated.