Learn R Programming

R.rsp (version 0.46.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)

Value

Returns an RspDocument.

Arguments

...

Not used.

verbose

See Verbose.

Author

Henrik Bengtsson

See Also

For more information see RspDocument.