Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
I'm using spplot to color regions of Austria Everything works fine But I like to have the colorkey INSIDE the plotting area (in the Bavaria window :-) space just puts it outside (top, bottom, left, right) as the spplot is...
p <- spplot(...) names(p$legend) <- "inside" p$legend$inside$x <- 0.8 p$legend$inside$y <- 0.7 plot(p) works perfect Many thx for the fast solution Rainer -----Urspr?ngliche Nachricht----- Von: r-sig-geo-bounces at r-project...
Hy Georg For me it does not work Here s the Code # Rdata from http://gadm.org/countryies for Austria Bundesl?nder load("AUT_adm1.RData") library(sp) library(RColorBrewer) #percent per Bundesland in the correct order proznormal09=c(3...
Can't find what you're looking for? Try searching with Google .