R.rsp (version 0.15.0)

dropEmptyText.RspDocument: Drops all empty RSP text constructs

Description

Drops all empty RSP text constructs.

Usage

## S3 method for class 'RspDocument':
dropEmptyText(object, ..., verbose=FALSE)

Arguments

...
Not used.
verbose
See Verbose.

Value

See Also

For more information see RspDocument.