Skip to contents

The search_mastodon() functions search Mastodon using: https://mastodon.social/search?q=%23rstats+<query>

Usage

search_mastodon(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.

See also

Examples

# Search Mastodon
search_mastodon("searcher")
#> Please type into your browser:
#> https://mastodon.social/search?q=searcher %23rstats