issue | R Documentation |
Open an issue
issue(title, body = NULL, ...)
title |
(character) Required. Title of the issue |
body |
(character) Optional. Body of the issue. Use newlines to make line breaks. |
... |
Curl options passed to |
## Not run: issue(title = "hello, world!", body = "adflaj asfljas flasjf adfs") issue(title = "hello there!") issue(title = "hello there!", body = "adsfasdfdsf \n asdfadfasdfasdf") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.