Find Mastodon username from rOpenSci author pages
Arguments
- name
Character. Full name as on RO author pages
Value
Character URL to mastodon profile if it exists, NA otherwise.
Examples
ro_masto("Steffi LaZerte")
#> [1] "https://fosstodon.org/@steffilazerte"