Learn R Programming

⚠️There's a newer version (0.3.3) of this package.Take me there.

statquotes (version 0.3.2)

Quotes on Statistics, Data Visualization and Science

Description

Generates a random quotation from a database of quotes on topics in statistics, data visualization and science. Other functions allow searching the quotes database by key term tags, or authors or creating a word cloud. The output is designed to be suitable for use at the console, in Rmarkdown and LaTeX.

Copy Link

Version

Install

install.packages('statquotes')

Monthly Downloads

387

Version

0.3.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Michael Friendly

Last Published

October 10th, 2023

Functions in statquotes (0.3.2)

search_quotes

Search the quote database for a string or regex pattern
find_duplicate_quotes

Check for duplicate quotes
as.latex

Coerces statquote objects to strings suitable for LaTeX
quote_tags

List the tags of the quotes database
quotes

Quotes on statistics, data visualization and science
read_quotes_raw

Parse quotes from the file quotes_raw.txt.
quote_cloud

Generate a word cloud based upon quote database
as.markdown

Function to transform statquote objects to strings suitable for markdown
statquote

Display a randomly chosen statistical quote.