Right equidistant was clearly the wrong word. Sorry. I just meant that any
given point should have an equal distance from the four points immediately
surrounding it (x,-x,y-y) aside from those on the edge which will obviously
only have two or three points surrounding.

On Wed, Jul 9, 2008 at 3:12 PM, hadley wickham <[EMAIL PROTECTED]> wrote:

> What do you mean by equidistant?  You can have three points that are
> equidistant on the plane, but there's no way to add another point and
> have it be the same distance from all of the existing points.  (Unless
> all the points are in the same place)
>
> Hadley
>
> On Wed, Jul 9, 2008 at 5:02 PM, hippie dream <[EMAIL PROTECTED]>
> wrote:
> >
> > This might not possible in R but I thought I would give it shot. I am
> have to
> > set up a 40 x 40 cm grid of 181 points equidistant from each other. Is
> there
> > any way to produce a graph with R that can do this for me? Actual sizes
> are
> > unimportant as long it is to scale. Thanks
> > --
> > View this message in context:
> http://www.nabble.com/Grid-building-in-R-tp18371874p18371874.html
> > Sent from the R help mailing list archive at Nabble.com.
> >
> > ______________________________________________
> > R-help@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained, reproducible code.
> >
>
>
>
> --
> http://had.co.nz/
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to