R.rsp (version 0.41.0)

parse.RspUnparsedDirective: Parses the unknown RSP directive for its class

Description

Parses the unknown RSP directive for its class.

Usage

# S3 method for RspUnparsedDirective
parse(expr, ...)

Arguments

...

Not used.

Value

Returns an RspDirective of known class.

See Also

For more information see RspUnparsedDirective.