[R] Grid building in R

hadley wickham h.wickham at gmail.com
Thu Jul 10 00:12:54 CEST 2008


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 <tonightsthenight at gmail.com> 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 at 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/



More information about the R-help mailing list