R.rsp (version 0.42.0)

dropEmptyText.RspDocument: Drops all empty RSP text constructs

Description

Drops all empty RSP text constructs.

Usage

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

Arguments

...

Not used.

verbose

See Verbose.

Value

Returns an RspDocument.

See Also

For more information see RspDocument.