Last data update: 2014.03.03

R: Imports an RSP file
importRspR 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().

Results