Skip to contents

Remove support for a rule

Usage

rm_support_rule(id = NULL)

Arguments

id

the id of the rule to updated.

Value

A `list` information about the rule supported.

Examples

if (FALSE) { # \dontrun{
rm_support_rule(1)
} # }