random_quote: Return a Random Star Wars Quote

Description Usage Arguments Value References Examples

Description

Return a Random Star Wars Quote

Usage

1
random_quote(faction = NULL)

Arguments

faction

if not NULL than a value of 0:4 to specify a faction

Value

data frame of a single quote

References

http://swquotesapi.digitaljedi.dk/index.html; http://swquotes.digitaljedi.dk/home

Examples

1
2
random_quote()
random_quote(faction = 3)

hrbrmstr/forcequotes documentation built on May 12, 2019, 5:17 p.m.