masto2user | R Documentation |
Convert a mastodon user link to handle
masto2user(x)
x |
Character. Link to user's profile |
Character user handle @user@instance
masto2user("https://fosstodon.org/@steffilazerte")
masto2user("steffi")
masto2user("@steffilazerte@fosstodon.org")
masto2user(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.