mammals.html
来自「本程序是基于linux系统下c++代码」· HTML 代码 · 共 70 行
HTML
70 行
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Brain and Body Weights for 62 Species of Land Mammals</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 mammals {MASS}"><tr><td>mammals {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Brain and Body Weights for 62 Species of Land Mammals</h2>
<h3>Description</h3>
<p>
A data frame with average brain and body weights for 62 species
of land mammals.
</p>
<h3>Usage</h3>
<pre>
mammals
</pre>
<h3>Format</h3>
<dl>
<dt><code>body</code></dt><dd>body weight in kg
</dd>
<dt><code>brain</code></dt><dd>brain weight in g
</dd>
<dt><code>name</code></dt><dd>Common name of species.
Rock hyrax-a =
<EM>Heterohyrax brucci.</EM>
Rock hyrax-b =
<EM>Procavia habessinica.</EM>
</dd></dl>
<h3>Source</h3>
<p>
Weisberg, S. (1985)
<EM>Applied Linear Regression.</EM>
2nd edition.
Wiley, pp. 144–5.
</p>
<p>
Selected from:
Allison, T. and Cicchetti, D. V. (1976)
Sleep in mammals: ecological and constitutional correlates.
<EM>Science</EM>
<B>194</B>, 732–734.
</p>
<h3>References</h3>
<p>
Venables, W. N. and Ripley, B. D. (1999)
<EM>Modern Applied Statistics with S-PLUS.</EM> Third
Edition. Springer.
</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 + =
减小字号Ctrl + -
显示快捷键?