On Wed, Jun 26, 2013 at 12:53 AM, Shane Carey <careys...@gmail.com> wrote: > Hi, > > I have a data set consisting of XYZ data. the dimensions are 22427 rows by > 3 columns. > > I try to use rasterFromXYZ from the raster package but I get the following > error: > > Error in rasterFromXYZ(DATA) : x cell sizes are not regular > > Any help would be appreciated.
No problem. library(raster) ?rasterFromXYZ > > Thanks > > -- > Shane > > [[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. -- Michael Sumner Hobart, Australia e-mail: mdsum...@gmail.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.