Skip to contents

Find Mastodon username from rOpenSci author pages

Usage

ro_masto(name)

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"