###################################################
### code chunk number 12: Cs_010_example1-lm
###################################################
mod1.lm <- lm(Employed ~ GNP + Population, data = longley)
coef(mod1.lm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.