Description Usage Arguments Value Examples
A function to generate the linear model equation and r-squared for labelling plots of two variables against each other - e.g. branch lengths recoverd from rj bayes traits.
1  | 
df | 
 data frame with x and y as the x and y variables.  | 
a string that can be used as a label for ggplot.
1  | lmEq(data.frame(x = dat$og, y = dat$rj))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.