# Before this is run, do this:
# 1) run rw on simLexis and yll with eval=TRUE in the lines with
#    CHANGE1 in order to get a version with properly formatted
#    code. 
# 2) Move the .pdfs to sL.pdf and yl.pdf, respectively. 
# 3) Swap TRUE and FALSE in the CHANGE1/2 lines in the rnw files.
# Then we are ready for the following:

rw flup
rt flup
bl flup
cp flup.R ../inst/doc
cp flup.pdf ../inst/doc

rt simLexis
rw simLexis
bl simLexis
cp simLexis.R ../inst/doc/simLexis.R
cp sL.pdf     ../inst/doc/simLexis.pdf

rt yll
rw yll
bl yll
cp yll.R  ../inst/doc/yll.R
cp yl.pdf ../inst/doc/yll.pdf

klean