Skip to contents

Get comments on rule

Usage

get_rule_comment(id = NULL)

Arguments

id

the id of the rule

Value

a `tibble` of comments.

Examples

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