masto_user: Fetch Mastodon username

View source: R/users.R

masto_userR Documentation

Fetch Mastodon username

Description

Using the GH username or the Full name, check rOpenSci author pages and then GitHub for references to the person Mastodon account.

Usage

masto_user(gh_user = NULL, name = NULL)

Arguments

gh_user

Character. GH user name.

name

Character. Full/Partial name

Value

Character url to Mastodon profile

Examples

masto_user("steffilazerte")

ropensci-org/promoutils documentation built on Nov. 29, 2024, 7:17 p.m.