search_bluesky | R Documentation |
The search_bluesky()
functions search
BlueSky using: https://bsky.app/search?q=%23rstats+<query>
search_bluesky(query = geterrmessage(), rlang = TRUE)
query |
Contents of string to search. Default is the error message. |
rlang |
Search for results written in R. Default is |
The generated search URL or an empty string.
Other community sites:
search_mastodon()
,
search_posit_community()
,
search_stackoverflow()
,
search_twitter()
# Search BlueSky
search_bluesky("searcher")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.