Description Usage Arguments Value Examples
Send search for keyword to Stackoverflow. If no keyword provided, will search on the latest error or warning.
| 1 | ask_stackoverflow(keyword = NA, warning = FALSE)
 | 
| keyword | A string or vector of strings. | 
| warning | A Boolean. | 
NULL, opens a web browser window for the search
| 1 2 | ask_stackoverflow("R shiny")
ask_stackoverflow()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.