Displaying 2 results from an estimated 2 matches for "4136l".
Did you mean:
4136
2013 Apr 11
2
Encircle the closest points
Dear R-user,
For the "matplot" of the following data drawn by
>matplot(t, pch=1)
structure(c(2372L, 2494L, 2170L, 2238L, 1918L, 715L, 1573L, 2437L, 2481L, 1881L, 440L, 2165L, 343L, 121L, 597L, 1163L, 1459L, 2093L, 1454L, 1761L, 1872L, 174L, 2040L, 552L, 1403L, 6381L, 1649L, 4136L, 4415L, 10650L, 12111L, 4397L, 9593L, 7040L, 3888L, 8340L, 11475L, 11413L, 3985L, 1077L, 7723L, 1392L, 4099L, 4386L, 4737L, 1731L, 9246L, 7729L, 4264L, 6880L), .Dim = c(25L, 2L))
How can i encircle (locate), on the plotting window, the closest 3 point around any selected point. More precisely, for...
2008 Dec 09
2
assign()ing within apply
...W", "Or", "MH", "MH",
"BY", "MH", "MH", "BE", "MH", "MR")), .Names = c("oplt",
"rplt", "tree", "spp"), row.names = c(4587L, 4570L, 3947L, 2761L,
3653L, 652L, 4136L, 64L, 3567L, 5318L, 838L, 3091L, 3366L, 2423L,
1775L, 1061L, 2893L, 5161L, 2967L, 5395L), class = "data.frame")
# dput(pem.ovs.1994[sample(row.names(pem.ovs.1994), 20), 1:4])
pem.ovs.94 <- structure(list(oplt = c(8L, 17L, 36L, 9L, 31L, 11L, 35L,
51L,
51L, 49L, 40L, 1L, 9L, 17L, 4L,...