Message-ID: <C987B173-FFD0-4D8A-B022-5DD6A4A67ECF@freemail.gr>
Date: 2006-12-11T20:07:30Z
From: Mihalis Tsoukalos
Subject: Cannot scale my map
Dear list,
I have the following problem:
I want to plot my data and display a map at the same graph. The
problem is that my map is not properly sized (is very small). It
appears at the bottom-left side of the output.
I am using the following R commands:
{
plot(Time, col="lightgrey")
title("Connections per Minute")
map("world", fill=TRUE, lwd=0.25, col="green", add=TRUE)
box()
}
Please note that Time contains data in the following format:
00:00
00:01
...
22:04, etc.
Can you please help me?
many thanks in advance,
Mihalis.
---
Show me a Mac user, and I 'll show you a creative user.