modify_comment: Modify comment

Description Usage Arguments Examples

View source: R/comment.R

Description

Modify comment

Usage

1
modify_comment(team_name, comment_id = NULL, body_md = NULL)

Arguments

team_name

character

comment_id

integer

body_md

character

Examples

1
2
3
4
5
6
## Not run: 
modify_comment("us-lab",
 comment_id = 79598,
 body_md = "Change comment")

## End(Not run)

uribo/esa.io documentation built on May 3, 2019, 2:36 p.m.