longley base regression line

Log in om je oplossingen te testen.
library(ggplotify) tmp <- as.grob(~{ data(longley) plot(Employed ~ GNP, data = longley, col = "red", pch = 16) # Type your graphical command(s) here: # Leave these brackets as they are: })
Je kunt zo vaak indienen als je wenst. Er wordt enkel rekening gehouden met je laatst ingediende oplossing.
Log in om je oplossingen te testen.