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)
Details
For additional details regarding Posit Community's search interface please see the Discourse API documentation: https://docs.discourse.org/#tag/Search
See also
Other community sites:
search_bluesky()
,
search_mastodon()
,
search_stackoverflow()
,
search_twitter()