check_gh_following: Check all SSH keys of GitHub users a particular account is...

View source: R/check-ghuser.R

check_gh_followingR Documentation

Check all SSH keys of GitHub users a particular account is following

Description

Check all SSH keys of GitHub users a particular account is following

Usage

check_gh_following(gh_user)

Arguments

gh_user

a single GitHub user id

Value

data frame

Note

this may take a while for accounts that follow many users

Examples

## Not run: 
check_gh_following("koenrh")

## End(Not run)

hrbrmstr/pubcheck documentation built on Oct. 11, 2022, 1:54 a.m.