Dear R experts

 

How do I save a plot to a file in a specified format, f.ex ’png’?

 

Apparently ’save.plot’ no longer exists, so I tried instead

 

dev.print(file="H:\\jesperf\\data1image",device=png())

 

However no file is created and – much worse – no graphics is produced
(on screen or file) if I run

f.ex qqnorm afterwards.

 

What am I doing wrong and how do I get R to print graphics on the screen
as ususal?

 

Thanks in advance for your help.

 

Kim.

 

------------

Kim Mouridsen

M.Sc., Ph.D student

Center for Functionally Integrative Neuroscience (CFIN)

Århus University Hospital

Nørrebrogade 44 Building 30, 1.

DK-8000 Århus C, Denmark

Phone +45 8949 4099

FAX +45 8949 4400

 


        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to