da-nfucks: Number of Fucks for a User

Description Usage Arguments Details See Also Examples

Description

This function gets the number of times a given user and/or repository had the word "fuck" in a commit.

Usage

1
  nfucks(user, repo)

Arguments

user

The GitHub username.

repo

The GitHub repository

Details

At least one of user or repo must be specified. If both are, then the user/repo combination is searched.

See Also

fuck-data

Examples

1
2
3
4
5
6
## Not run: 
library(idgaf)

nfucks(user="hadley")

## End(Not run)

wrathematics/idgaf documentation built on May 4, 2019, 9:49 a.m.