R Builtin Datasets


data() function lists all builtin datasets in R. The builtin datasets can be accessed directly in the R working environment. To access datasets in specific packages, use data(x,package="package name", where x is the dataset name.

R builtin datasets list:


Dataset
Class
Description
AirPassengers
ts
Monthly Airline Passenger Numbers 1949-1960
BJsales
ts
Sales Data with Leading Indicator
BOD
data.frame
Biochemical Oxygen Demand
CO2
data.frame
Carbon Dioxide Uptake in Grass Plants
ChickWeight
data.frame
Weight versus age of chicks on different diets
DNase
data.frame
Elisa assay of DNase
EuStockMarkets
mts,ts,matrix
Daily Closing Prices of Major European Stock Indices 1991-1998
Formaldehyde
data.frame
Determination of Formaldehyde
HairEyeColor
table
Hair and Eye Color of Statistics Students
Harman23.cor
list
Harman Example 2.3
Harman74.cor
list
Harman Example 7.4
Indometh
data.frame
Pharmacokinetics of Indomethacin
InsectSprays
data.frame
Effectiveness of Insect Sprays
JohnsonJohnson
ts
Quarterly Earnings per Johnson & Johnson Share
LakeHuron
ts
Level of Lake Huron 1875-1972
LifeCycleSavings
data.frame
Intercountry Life-Cycle Savings Data
Loblolly
data.frame
Growth of Loblolly pine trees
Nile
ts
Flow of the River Nile
Orange
data.frame
Growth of Orange Trees
OrchardSprays
data.frame
Potency of Orchard Sprays
PlantGrowth
data.frame
Results from an Experiment on Plant Growth
Puromycin
data.frame
Reaction Velocity of an Enzymatic Reaction
Seatbelts
mts, ts
Road Casualties in Great Britain 1969-84
Theoph
data.frame
Pharmacokinetics of Theophylline
Titanic
table
Survival of passengers on the Titanic
ToothGrowth
data.frame
The Effect of Vitamin C on Tooth Growth in Guinea Pigs
UCBAdmissions
table
Student Admissions at UC Berkeley
UKDriverDeaths
ts
Road Casualties in Great Britain 1969-84
UKgas
ts
UK Quarterly Gas Consumption
USAccDeaths
ts
Accidental Deaths in the US 1973-1978
USArrests
data.frame
Violent Crime Rates by US State
USJudgeRatings
data.frame
Lawyers' Ratings of State Judges in the US Superior Court
USPersonalExpenditure
matrix
Personal Expenditure Data
VADeaths
matrix
Death Rates in Virginia (1940)
WWWusage
ts
Internet Usage per Minute
WorldPhones
matrix
The World's Telephones
ability.cov
list
Ability and Intelligence Tests
airmiles
ts
Passenger Miles on Commercial US Airlines 1937-1960
airquality
data.frame
New York Air Quality Measurements
anscombe
data.frame
Anscombe's Quartet of 'Identical' Simple Linear Regressions
attenu
data.frame
The Joyner-Boore Attenuation Data
attitude
data.frame
The Chatterjee-Price Attitude Data
austres
ts
Quarterly Time Series of the Number of Australian Residents
beaver1
 
Body Temperature Series of Two Beavers
beaver2
 
Body Temperature Series of Two Beavers
cars
data.frame
Speed and Stopping Distances of Cars
chickwts
data.frame
Chicken Weights by Feed Type
co2
ts
Mauna Loa Atmospheric CO2 Concentration
crimtab
table
Student's 3000 Criminals Data
discoveries
ts
Yearly Numbers of Important Discoveries
esoph
data.frame
Smoking Alcohol and (O)esophageal Cancer
euro
numeric
Conversion Rates of Euro Currencies
euro.cross
 
Conversion Rates of Euro Currencies
eurodist
dist
Distances Between European Cities
faithful
data.frame
Old Faithful Geyser Data
fdeaths
 
Monthly Deaths from Lung Diseases in the UK
freeny
data.frame
Freeny's Revenue Data
freeny.x
 
Freeny's Revenue Data
freeny.y
 
Freeny's Revenue Data
infert
data.frame
Infertility after Spontaneous and Induced Abortion
iris
data.frame
Edgar Anderson's Iris Data
iris3
array
Edgar Anderson's Iris Data
islands
numeric
Areas of the World's Major Landmasses
ldeaths
 
Monthly Deaths from Lung Diseases in the UK
lh
ts
Luteinizing Hormone in Blood Samples
longley
data.frame
Longley's Economic Regression Data
lynx
ts
Annual Canadian Lynx trappings 1821-1934
mdeaths
 
Monthly Deaths from Lung Diseases in the UK
morley
data.frame
Michelson Speed of Light Data
mtcars
data.frame
Motor Trend Car Road Tests
nhtemp
ts
Average Yearly Temperatures in New Haven
nottem
ts
Average Monthly Temperatures at Nottingham 1920-1939
occupationalStatus
table
Occupational Status of Fathers and their Sons
precip
numeric
Annual Precipitation in US Cities
presidents
ts
Quarterly Approval Ratings of US Presidents
pressure
data.frame
Vapor Pressure of Mercury as a Function of Temperature
quakes
data.frame
Locations of Earthquakes off Fiji
randu
data.frame
Random Numbers from Congruential Generator RANDU
rivers
numeric
Lengths of Major North American Rivers
rock
data.frame
Measurements on Petroleum Rock Samples
sleep
data.frame
Student's Sleep Data
stack.loss
 
Brownlee's Stack Loss Plant Data
stack.x
 
Brownlee's Stack Loss Plant Data
stackloss
data.frame
Brownlee's Stack Loss Plant Data
state.abb
 
US State Facts and Figures
state.area
numeric
US State Facts and Figures
state.center
list
US State Facts and Figures
state.division
factor
US State Facts and Figures
state.name
character
US State Facts and Figures
state.region
factor
US State Facts and Figures
state.x77
 
US State Facts and Figures
sunspot.month
ts
Monthly Sunspot Data 1949-1997
sunspot.year
ts
Yearly Sunspot Data 1700-1988
sunspots
ts
Monthly Sunspot Numbers 1749-1983
swiss
data.frame
Swiss Fertility and Socioeconomic Indicators (1888) Data
treering
ts
Yearly Treering Data -7979
trees
data.frame
Girth Height and Volume for Black Cherry Trees
uspop
ts
Populations Recorded by the US Census
volcano
matrix
Topographic Information on Auckland's Maunga Whau Volcano
warpbreaks
data.frame
The Number of Breaks in Yarn during Weaving
women
data.frame
Average Heights and Weights for American Women



endmemo.com © 2024  | Terms of Use | Privacy | Home