Other packages > Find by keyword >

HistData  

Data Sets from the History of Statistics and Data Visualization
View on CRAN: Click here


Download and install HistData package within the R console
Install from CRAN:
install.packages("HistData")

Install from Github:
library("remotes")
install_github("cran/HistData")

Install by package version:
library("remotes")
install_version("HistData", "0.9-1")



Attach the package and use:
library("HistData")
Maintained by
Michael Friendly
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-11-13
Latest Update: 2023-08-09
Description:
The 'HistData' package provides a collection of small data sets that are interesting and important in the history of statistics and data visualization. The goal of the package is to make these available, both for instructional use and for historical research. Some of these present interesting challenges for graphics or analysis in R.
How to cite:
Michael Friendly (2009). HistData: Data Sets from the History of Statistics and Data Visualization. R package version 0.9-1, https://cran.r-project.org/web/packages/HistData. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.6-4 (2009-11-13 15:58), 0.6-5 (2009-11-22 17:11), 0.6-7 (2010-03-20 11:07), 0.6-8 (2010-04-03 09:58), 0.6-9 (2010-07-29 17:47), 0.6-11 (2011-10-10 19:51), 0.6-12 (2011-10-26 20:09), 0.6-13 (2012-10-06 08:12), 0.6-14 (2012-12-04 08:16), 0.7-0 (2012-12-31 08:10), 0.7-3 (2013-08-21 20:38), 0.7-5 (2014-04-26 19:03), 0.7-6 (2015-10-16 17:29), 0.7-8 (2016-04-13 17:59), 0.8-0 (2016-12-17 22:43), 0.8-1 (2017-01-09 17:11), 0.8-2 (2017-08-16 17:25), 0.8-4 (2018-04-05 00:39), 0.8-6 (2020-01-09 00:02), 0.8-7 (2021-03-09 18:00)
Other packages that cited HistData R package
View HistData citation profile
Other R packages that HistData depends, imports, suggests or enhances
Complete documentation for HistData
Functions, R codes and Examples using the HistData R package
Some associated functions: Arbuthnot . Armada . Bowley . Cavendish . ChestSizes . Cholera . CushnyPeebles . Dactyl . DrinksWages . EdgeworthDeaths . Fingerprints . Galton . GaltonFamilies . Guerry . HalleyLifeTable . HistData-package . Jevons . Langren . Macdonell . Michelson . Minard . Nightingale . OldMaps . PearsonLee . PolioTrials . Prostitutes . Pyx . Quarrels . Snow . SnowMap . Virginis . Wheat . Yeast . ZeaMays . 
Some associated R codes: SnowMap.R .  Full HistData package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA