
This package displays randomly-chosenfacts aboutCarl FriedrichGauss, based on the collection curated by Mike Cavers via thegaussfacts web site. Each call ofgaussfacts() displays another (randomly chosen) fact.
R> library(gaussfacts) # load the packageR> set.seed(1) # so that this is predictableR> gaussfact()Gauss can shave with Occam's razor.R>Complete and functional, no dependencies, passes tests.
The package ison CRAN and canbe installed via a standard
R> install.packages("gaussfacts")Dirk Eddelbuettel
GPL (>= 2)
Initially created: Fri Jun 17 20:20:33 CST 2016
Last modified: Sun May 26 10:01:18 CDT 2024