R/make_rule_comment.R
make_rule_comment.Rd
Make a comment on rule.
make_rule_comment(id = NULL, comment = NULL)
id of the rule you want to leave a comment on.
comment.
A `tibble`.
if (FALSE) { # \dontrun{ make_rule_comment(1,"comment") } # }