Skip to contents

Remove contest of a rule

Usage

rm_contest_rule(id)

Arguments

id

id of rule to contest.

Value

A `list` information about the rule contested.

Examples

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