The advice is wise, despite appearances the extension really means nothing
except when it is assumed that it does. Try the raster or rgdal packages,
and the R-Sig-Geo mailing list with much more detail (as requested).
require(raster)
d <- raster(somefile)
d <- rasterFromXYZ(somefile)
require(rgd
Shane, you replied to just to me rather than the list.
I'm not familiar with geosoft, but the name suggests this might be a better
question for r-sig-geo than here.
Is the file binary or text? The internet suggests that it's a text
format. Have you tried using www.rseek.org to search for import o
What created your xyz files? File extensions aren't unique. What kind of
data do they contain?
At least some kinds of xyz files are plain text and can be read with
read.table.
Sarah
On Thursday, March 28, 2013, Shane Carey wrote:
> Hi,
>
> Can R read in .xyz files? If so, what is the package,
>
Hi,
Can R read in .xyz files? If so, what is the package,
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-pro
4 matches
Mail list logo