### R code from vignette source 'smoothing-splines.Rnw' ################################################### ### code chunk number 1: init ################################################### library(stats) library(utils) library(grDevices) ps.options(pointsize = 12) options(width = 72) ################################################### ### code chunk number 2: smoothing-splines.Rnw:152-152 ###################################################