Message-ID: <20050918034537.96749.qmail@web81002.mail.yahoo.com>
Date: 2005-09-18T03:45:37Z
From: Jun Ding
Subject: Variable descriptions of a built-in dataset
In-Reply-To: <mailman.11.1126951201.11292.r-help@stat.math.ethz.ch>
Hi, everyone,
Is there a way to get the detailed variable
descriptions of a built-in dataset?
By using
attributes(Boston)
I can get the names of each variables of a builtin
dataset 'Boston'(in package "MASS"), but I don't know
what each variable means. Can some body tell me how I
can get more detailed information about each variable?
Thank you!
Jun