[Mattice-commits] r100 - pkg/DATA
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Dec 22 17:44:11 CET 2008
Author: andrew_hipp
Date: 2008-12-22 17:44:11 +0100 (Mon, 22 Dec 2008)
New Revision: 100
Modified:
pkg/DATA/carex.R
Log:
now carex.R is source-able
Modified: pkg/DATA/carex.R
===================================================================
--- pkg/DATA/carex.R 2008-12-22 16:41:43 UTC (rev 99)
+++ pkg/DATA/carex.R 2008-12-22 16:44:11 UTC (rev 100)
@@ -1,4 +1,4 @@
-structure(list(tree = structure(list(edge = structure(c(54L,
+carex <- structure(list(tree = structure(list(edge = structure(c(54L,
55L, 55L, 56L, 56L, 54L, 57L, 58L, 58L, 59L, 59L, 57L, 60L, 61L,
62L, 63L, 63L, 64L, 64L, 62L, 61L, 65L, 65L, 60L, 66L, 67L, 67L,
66L, 68L, 68L, 69L, 70L, 71L, 72L, 73L, 73L, 74L, 75L, 75L, 74L,
@@ -105,4 +105,4 @@
"scopariaVscoparia", "scopariaVtessellata", "alata", "vexans",
"longii"), c("subfusca", "integra", "peucophila", "microptera",
"haydeniana", "ebenea"), c("phaeocephala", "preslii", "argyrantha"
- ))), .Names = c("tree", "dat", "nodes"))
+ ))), .Names = c("tree", "dat", "nodes"))
\ No newline at end of file
More information about the Mattice-commits
mailing list