trimNonText.RspDocument.RdTrims all non-text RSP constructs.
# S3 method for RspDocument
trimNonText(object, ..., verbose=FALSE)Not used.
See Verbose.
Returns an RspDocument.
For this method to work properly, the RspDocument should not contain
any RspUnparsedDirective:s or RspUnparsedExpression:s,
i.e. they should already have been parsed.
For more information see RspDocument.