Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.20.0)
importRsp: Imports an RSP file
Description
Imports an RSP file.
Usage
## S3 method for class 'default': importRsp(...)
Arguments
...
Arguments passed to
sourceRsp
().
Value
Returns the compile output of an RSP template as a
character
string.
See Also
sourceRsp
().