Change examples using heights to be all in millimetres
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 May 2009 07:29:54 +0000 (15:29 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 17 May 2009 07:29:54 +0000 (15:29 +0800)
doc/tutorial.texi

index f1cf27219a68e823a6f20baf154622cbf15d725e..bc9be40c5aa7f0af2602ae7ae7571de5db4eb0fd 100644 (file)
@@ -71,9 +71,9 @@ There are two aspects of data:
 For example, a data set which has the variables @var{height}, @var{weight}, and
 @var{name}, might have the observations:
 @example
-188 89 Ahmed
-119 107 Frank
-123 67 Julie
+1881 89.2 Ahmed
+1192 107.01 Frank
+1230 67 Julie
 @end example
 @noindent
 The following sections explain how to define a dataset.