## Not run:
# ## This example cannot be run by examples() but should be work
# ## in an interactive R session
# tangleR("testfile.rev")
# ## End(Not run)
"tangleR(\"testfile.rev\")"
## The function is currently defined as
function(in.file,out.file,expand.roots=NULL,expand.root.start=TRUE){
# german documentation of the code:
# look for file webR.pdf, P. Wolf 050204
...
}
Run the code above in your browser using DataLab