| as.data.frame.statquote | Display a randomly chosen statistical quote. | 
| as.latex | Coerces statquote objects to strings suitable for LaTeX | 
| as.markdown | Function to transform statquote objects to strings suitable for markdown | 
| as.tagged | Function to transform statquote objects to strings suitable for markdown | 
| find_duplicate_quotes | Check for duplicate quotes | 
| get_quotes | Search the quote database for a string or regex pattern | 
| print.statquote | Display a randomly chosen statistical quote. | 
| quotes | Quotes on statistics, data visualization and science | 
| quote_cloud | Generate a word cloud based upon quote database | 
| quote_tags | List the tags of the quotes database | 
| read_quotes_raw | Parse quotes from the file quotes_raw.txt. | 
| search_quotes | Search the quote database for a string or regex pattern | 
| search_text | Search the quote database for a string or regex pattern | 
| statquote | Display a randomly chosen statistical quote. |