Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.17 KB

monarch

monarch provides tools to find and keep track of contact info and social media handles of rOpenSci community members.

monarch is in very early development.

Installation

You can install the development version of monarch like so:

pak::pkg_install("ropensci-org/monarch")

Example

This is a basic example which shows you how to solve a common problem:

library(monarch)
socials_fetch(github = "steffilazerte")
#> Fetching socials from GitHub account
#> Fetching socials from rOpenSci Author pages
#> Mastodon handle already present
#>       type                        value        github
#> 1   github                steffilazerte steffilazerte
#> 2     name               Steffi LaZerte steffilazerte
#> 3 mastodon @steffilazerte@fosstodon.org steffilazerte
#> 4 linkedin               steffi-lazerte steffilazerte
#> 5  twitter               @steffilazerte steffilazerte
#> 6  website             steffilazerte.ca steffilazerte
#> 7    email         sel@steffilazerte.ca steffilazerte
#> 8    orcid          0000-0002-7690-8360 steffilazerte