BiocContributions (version 0.99.70)

post: Post a message to an issue

Description

Post a message to an issue

Usage

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