add_comment: Add comment

Description Usage Arguments Examples

View source: R/comment.R

Description

Add comment

Usage

1
add_comment(team_name, post_num, body_md = NULL)

Arguments

team_name

character

post_num

integer

body_md

character

Examples

1
2
3
4
## Not run: 
add_comment("us-lab", post_num = 15, body_md = "Test comment")

## End(Not run)

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