## S3 method for class 'default':
translateRspV1(file="", text=NULL, path=getParent(file),
rspLanguage=getOption("rspLanguage"), trimRsp=TRUE, verbose=FALSE, ...)
connection
to be read.
Ignored if text
is not NULL
.file
is a filename and its parent directory
is different from this one, path
is added
to the beginning of file
before the fileRspLanguage
object.TRUE
, white space is trimmed from RSP blocks.character
string of Rsource code.sourceRsp
().