importRsp {R.rsp} | R Documentation |
Imports an RSP file.
## Default S3 method: importRsp(...)
... |
Arguments passed to sourceRsp (). |
Returns the compile output of an RSP template as a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
sourceRsp
().