[R] how to draw continent boundry

2005-12-06 Thread Yogesh K. Tiwari
Hi,

If I am ploting a world map like

plot (lon,lat)

then how to draw a continent boundry in that
plot.

What is the command...


Many thanks

Regards,
Yogesh
-- 

===
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany

Office   : 0049 3641 576 376
Home : 0049 3641 223 163
Fax  : 0049 3641 577 300
Cell : 0049 1520 459 1008
e-mail   : [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] how to overlay many plot windows in a sigle frame

2005-11-02 Thread Yogesh K. Tiwari
Hello R Users,

I want to plot many windows in a single frame.

For example, suppose I have to plot the
vertical profile of the aircraft co2
measurement in different months in a year,
and I want to plot these different months in
separate windows but the final 12 plots I
want to keep in single frame. So how I can do
this in R.

There would be any overlay command after
ploting the first winodw so I can send the
second plot window in the same frame, side by
side with the old window.

How I can do this ?

Many thanks for help,

Regards,
Yogesh
-- 

===
Yogesh Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany

Office   : 0049 3641 576 376
Home : 0049 3641 223 163
Fax  : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail   : [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] how to increase the font size of axis data

2005-10-25 Thread Yogesh K. Tiwari
Hello R Users,

I am a new user to R.

When we make a simple plot then how to
increase the font size of the data at the
each axis.

Many thanks,

Kind regards,
Yogesh
-- 

===
Yogesh Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany

Office   : 0049 3641 576 376
Home : 0049 3641 223 163
Fax  : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail   : [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] how we can save the data computed in R

2005-10-25 Thread Yogesh K. Tiwari
Hello R Users,

How we can save any data which is computed in
side R . For example I am fitting a fourth
harmonic function on any time series data. We
can plot this function on each other with
timeseres data in R but suppose I want to
save this fitted function values as one
column  then how to do it.

Many thanks in advance,

Regards,
Yogesh

-- 

===
Yogesh Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany

Office   : 0049 3641 576 376
Home : 0049 3641 223 163
Fax  : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail   : [EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] plot axis appearance problem

2005-04-01 Thread Yogesh K. Tiwari
Hello,
When I plot any data with simple plot command in 
R, for example :-

plot(time,co2,ylim=c(350,380),xlim=c(1993,2003),xlab=NA,ylab=NA,type=p,col=5)
Then the first value of x-axis(350) and 
y-axis(1993) never starts from origin, always they 
sifted from the origin. Is there any command that 
I can correct this in the ploted figure and both 
the axis values start from origin.

Thanks for help,
Regards,
Yogesh
--
===
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Beutenberg Campus, Hans-Knoell-Strasse 10,
D-07745 Jena,
Germany
Office   : 0049 3641 576 376
Home : 0049 3641 223 163
Fax  : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail   : [EMAIL PROTECTED]
__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] how to produce 2-d color plots in R

2005-01-14 Thread Yogesh K. Tiwari
Hello 'R' Users,
I am very new on 'R', so excuse me if I ask something wrong.
I have ASCII data and the colums of the data are looks like :-
!-
time,yr,mo,dy,hr,min,sec,lat,lon,ht,co2obs,sigma,co2model
--
-
--
!
Each column has data value. Now I want to produce 2-d color maps,
for example the plot should look like :-
on x-axis =lon,   on y-axis=lat
and on these two axis I want to shade  or fill co2model values.
Also, after ploting how I can draw the continent line, for
example the data belongs North America, so how the plot
recognise the continent line.
Can this type of color plot is possible in R.
Pls help !!!
Many thanks in advance,
Regarda,
Yogesh
-
===
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Beutenberg Campus, Hans-Knoell-Strasse 10,
D-07745 Jena,
Germany
Office   : 0049 3641 576376
Home : 0049 3641 223163
Fax  : 0049 3641 577300
Handy: 0049 173 698 8789
e-mail   : [EMAIL PROTECTED]
__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] whether R can import netcdf file format data ?

2004-11-12 Thread Yogesh K. Tiwari
Hello R Users,
Whether 'R' can import Netcdf format data files ??
Any package in 'R' that can help me on this front ??
Many thanks in advance,
Regards,
Yogesh
--
===
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Postfach 10 01 64, D-07701 Jena,
Germany
Office   : +49 3641 576376
Fax  : +49 3641 577300
Home : +49 3641 672232
Mobile   : +49 1736988789
e-mail   : [EMAIL PROTECTED]
__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html