Insert a code chunk, then fit a simple linear regression model – regress lnyears on afro. Call the model slr1. Use the tidy() function to request the output.
When I try to code, I cannot understand what the correct command is and I cannot figure out what my data frame is: it keeps saying it is wrong.