post: Post a message to an issue

Description Usage Arguments

Description

Post a message to an issue

Usage

1
post(issue, session = NULL, note = edit(), file = NULL, ...)

Arguments

issue

an issue object from issue

session

the session to use, if NULL the issue's session is used.

note

a note to post to the issue, defaults to opening your editor, but you can also pass a character string.

file

a file to attach to the issue, if TRUE choose a file using file.choose

...

Additional arguments passed to rvest::set_values


Bioconductor/BiocContributions documentation built on May 6, 2019, 7:48 a.m.