getName.FileRspResponse {R.rsp}R Documentation

Gets the (base)name of the current RSP file

Description

Gets the (base)name of the current RSP file.

Usage

## S3 method for class 'FileRspResponse'
getName(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see FileRspResponse.


[Package R.rsp version 0.44.0 Index]