<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
Hello R users,
<br>Sorry if this is a dumb question but I'm new to R under Windows (NT)
and I can't access datasets from V&amp;R's MASS library :
<p>> library(MASS)
<br>> attach(UScrime)
<br>Error: Object "UScrime" not found
<br>> ls()
<br>character(0)
<p>but I get all the functions...Have I missed something ?
<br>Any help would be appreciated. Thanks,
<br>&nbsp;&nbsp;&nbsp; Mathieu
<pre>--&nbsp;
----------------------------------------------------------------------
Mathieu Ros - 13 rue b&eacute;vi&egrave;re - 38000 GRENOBLE - 04 76 491 370
<A HREF="http://www.multimania.com/mathieuros/index2.html">http://www.multimania.com/mathieuros/index2.html</A>
DESS ing&eacute;nierie math&eacute;matique (biostatistiques)
Universite Joseph Fourier, Grenoble
----------------------------------------------------------------------
La pr&eacute;vision est difficile, surtout quand elle concerne l'avenir</pre>
&nbsp;
</body>
</html>