Skip to contents

Find Mastodon username from GitHub profile

Usage

gh_masto(gh_user)

Arguments

gh_user

Character. GH username

Value

Character URL to mastodon profile if it exists, NA otherwise.

Examples

gh_masto("steffilazerte")
#> [1] "https://fosstodon.org/@steffilazerte"