facts: Chuck Norris facts

Description Usage Format Source Examples

Description

A data frame of various Chuck Norris facts. Warning, some facts contain explicit language!

Usage

1
data(facts, package = "roundhouse")

Format

A data frame with 574 rows and 1 column.

Source

http://www.icndb.com/

Examples

1
2
3
4
5
head(roundhouse::facts)

# Or use
data(facts, package = "roundhouse")
head(facts)

bgreenwell/roundhouse documentation built on Sept. 16, 2019, 8:51 a.m.