## S3 method for class 'default':
rcompile(..., file=NULL, path=NULL, envir=parent.frame(), args="*", until="*",
as=c("RspString", "RspDocument"), verbose=FALSE)
character
strings with RSP markup.connection
from
with the strings are read.
If a file, the path
is prepended to the file, iff given.environment
in which the RSP string is
preprocessed and evaluated.Verbose
.RspDocument
or RspString
(depending on argument as
).rcat
() and rfile
().