importRsp {R.rsp}R Documentation

Imports an RSP file

Description

Imports an RSP file.

Usage

## Default S3 method:
importRsp(...)

Arguments

...

Arguments passed to sourceRsp().

Value

Returns the compile output of an RSP template as a character string.

Author(s)

Henrik Bengtsson

See Also

sourceRsp().


[Package R.rsp version 0.30.0 Index]