rspTangle: A tangle function for RSP documents
Description
A tangle function for RSP documents.
This function is for RSP what Stangle
is for Sweave documents.Usage
rspTangle(file, ..., envir=new.env())
Arguments
file
The file to be tangled.
Value
- Returns the absolute pathname of the generated R source code file.