Skip to content
Back to formatted view

Raw Message

Message-ID: <1323270793682-4169292.post@n4.nabble.com>
Date: 2011-12-07T15:13:13Z
From: senplanet
Subject: Raster:matrix rows as x dimension

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.
Is there way to use rows as X and columns as Y?


--
View this message in context: http://r.789695.n4.nabble.com/Raster-matrix-rows-as-x-dimension-tp4169292p4169292.html
Sent from the R help mailing list archive at Nabble.com.