diff --git a/01-starting-with-data.html b/01-starting-with-data.html index 43c3a00c..f3390ca2 100644 --- a/01-starting-with-data.html +++ b/01-starting-with-data.html @@ -497,7 +497,7 @@
R will construct column headers from values in your first row of
data, resulting in X0 X0.1 X1 X3 X1.1 X2 ...
.
animal[4:1]
"o" "n" "k" "e" "y"
and
@@ -1392,7 +1392,7 @@