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 (http://www.braju.com/R/)

See Also

sourceRsp().


[Package R.rsp version 0.3.4 Index]