📄 road.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Road Accident Deaths in US States</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>
<table width="100%" summary="page for road {MASS}"><tr><td>road {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Road Accident Deaths in US States</h2>
<h3>Description</h3>
<p>
A data frame with the annual deaths in road accidents for half
the US states. Components are:
</p>
<h3>Usage</h3>
<pre>
road
</pre>
<h3>Format</h3>
<dl>
<dt><code>state</code></dt><dd>name
</dd>
<dt><code>deaths</code></dt><dd>number of deaths
</dd>
<dt><code>drivers</code></dt><dd>number of drivers (in 10,000's)
</dd>
<dt><code>popden</code></dt><dd>population density in people per square mile
</dd>
<dt><code>rural</code></dt><dd>length of rural roads, in 1000's of miles
</dd>
<dt><code>temp</code></dt><dd>average daily maximum temperature in January
</dd>
<dt><code>fuel</code></dt><dd>fuel consumption in 10,000,000 US gallons per year
</dd></dl>
<h3>Source</h3>
<p>
Imperial College, London M.Sc. exercise
</p>
<hr><div align="center">[Package <em>MASS</em> version 7.2-44 <a href="00Index.html">Index]</a></div>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -