debug.search: Search Stack Overflow

Description Usage Arguments Value Examples

Description

For more information see: https://api.stackexchange.com/docs/

Usage

1
.debug.search(search.query, order = "desc", sort = "votes", tagged = "r")

Arguments

search.query

What the user is searching for in stack overflow

order

Determines the order parameter

sort

Determines how to sort the results

tagged

Determines which tags to search under

Value

a list of information converted from JSON

Examples

1
2
3
4
## Not run: 
debug.search("object not found")

## End(Not run)

jwons/provDebugR documentation built on May 3, 2019, 3:40 p.m.