<!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&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> Mathieu
<pre>--
----------------------------------------------------------------------
Mathieu Ros - 13 rue béviè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énierie mathématique (biostatistiques)
Universite Joseph Fourier, Grenoble
----------------------------------------------------------------------
La prévision est difficile, surtout quand elle concerne l'avenir</pre>
</body>
</html>