Skip to contents

The search_posit_community() and search_posit() functions both search Posit Community using: https://forum.posit.co/search?q=<query>

Usage

search_posit_community(query = geterrmessage(), rlang = TRUE)

search_posit(query = geterrmessage(), rlang = TRUE)

Arguments

query

Contents of string to search. Default is the error message.

rlang

Search for results written in R. Default is TRUE

Value

The generated search URL or an empty string.

Details

For additional details regarding Posit Community's search interface please see the Discourse API documentation: https://docs.discourse.org/#tag/Search

See also

Examples

# Search Posit Community
search_posit_community("RStudio IDE")
#> Please type into your browser:
#> https://forum.posit.co/search?q=RStudio%20IDE