search_mastodon | R Documentation |
The search_mastodon()
functions search
Mastodon using: https://mastodon.social/search?q=%23rstats+<query>
search_mastodon(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_bluesky()
,
search_posit_community()
,
search_stackoverflow()
,
search_twitter()
# Search Mastodon
search_mastodon("searcher")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.