###################################################
### code chunk number 3: Cs_001_example1_plot
###################################################
data(longley)
plot(longley$Year, longley$Employed, type = "l", ylab = "Employed", xlab = "")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.