Blame | Last modification | View Log | Download | RSS feed
This file contains code chunks that would be deemed unnecessary tokeep in the tangled script. They should be individually ignored usingchunk options.<<ignore.on.tangle=TRUE>>=x <- 42@<<tangle=FALSE>>=x + 2@<<ignore=TRUE>>=y <- x + 2@