The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Amazing Random Facts About the World's Greatest Hacker
Version: 0.0.3
Date: 2016-08-04
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: Display a randomly selected quote about Richard M. Stallman based on the collection in the 'GNU Octave' function 'fact()' which was aggregated by Jordi GutiƩrrez Hermoso based on the (now defunct) site stallmanfacts.com (which is accessible only via http://archive.org).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-04 12:45:25.551735 UTC; edd
Repository: CRAN
Date/Publication: 2016-08-04 16:13:10

Display a Random Fact about Richard M. Stallman

Description

Function to display a randomly chosen fact about Richard M. Stallman

Usage

rmsfact(ind)

## S3 method for class 'rmsfact'
print(x, width = NULL, ...)

Arguments

ind

Optional index of a quote; if missing a random value is sampled

x

Default object for print method

width

Optional column width parameter

...

Other optional arguments

Details

This function displays a randomly chosen line from the included data set of of random ‘facts’ about Richard M. Stallman. The function is a port of the GNU Octave function fact doing the same, and written by Jordi GutiĆ©rrez Hermoso based on the (now defunct) site stallmanfacts.com.

Value

A character vector containing one randomly selected line from the included file. It is of class rmsfact for which an S3 print method will be invoked.

Author(s)

Dirk Eddelbuettel

See Also

fortune

Examples

  set.seed(123)
  rmsfact()

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.