On 07.12.2011 16:13, senplanet wrote:
Hello,
I am new in R. I have problem to plot raster plot.
My data file consists 24 columns and approximately 18000 rows.
I would like to create some kind of hovmuller plot.
so I did:
r<- raster("test", package="raster")
but it automatically uses columns fo
Hello,
I am new in R. I have problem to plot raster plot.
My data file consists 24 columns and approximately 18000 rows.
I would like to create some kind of hovmuller plot.
so I did:
r <- raster("test", package="raster")
but it automatically uses columns for x-dimension and rows for y-dimension.
2 matches
Mail list logo