[R-sig-Geo] Levelplot(RasterVis) two marginal plot scale?

nahm smiledongwook at gmail.com
Thu Aug 14 20:37:16 CEST 2014


marginal plot in a levelplot gives very nice row and clo. mean value profile
on a top and right side.
How can I add two little scales top/right to marginal plot?

here is my codes.

Thanks,

Nahm

RAD1998.all <- stack(list.ras)

list.files <- mixedsort(list.files(paste(getwd(), "/1998bil/", sep = ""),
full.names = F, pattern = ".asc.bil"))
#list.files

outlist <- substr(list.files, 31, 43)
#outlist

png(paste("1998",outlist[[1]],".png",sep=""))
levelplot(RAD1998.all[[1]])
dev.off() 



--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Levelplot-RasterVis-two-marginal-plot-scale-tp7586928p7586942.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list