Re: [R] Write a summary or a longer text to a graphical device

2006-07-14 Thread Katharine Mullen
one option is to display your information in a tcltk window - load tcltk
and say demo(tkfaq) for an example of loading a txt file into a window
with a scrollbar (to apply this example directly you would first write
what you wanted to file)

From: Torsten Mathies [EMAIL PROTECTED]
To: r-help@stat.math.ethz.ch
Subject: [R] Write a summary or a longer text to a graphical device
Date: Thu, 13 Jul 2006 22:39:37 +0200

How can I write a text, such as a result of a function or an explanation
to a graphic device?

When I try plot, I'm unable to reduce the axes.

Greetings

torsten

__
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


Katharine Mullen
Department of Physics and Astronomy
Faculty of Sciences
Vrije Universiteit Amsterdam
de Boelelaan 1081
1081 HV Amsterdam
The Netherlands
room: T.1.06
tel: +31 205987870
fax: +31 205987992
e-mail: [EMAIL PROTECTED]
http://www.nat.vu.nl/~kate/

__
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] Write a summary or a longer text to a graphical device

2006-07-13 Thread Torsten Mathies
How can I write a text, such as a result of a function or an explanation
to a graphic device?

When I try plot, I'm unable to reduce the axes.

Greetings

torsten

__
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


Re: [R] Write a summary or a longer text to a graphical device

2006-07-13 Thread Francisco J. Zagmutt
?text
?plotmath

Cheers

Francisco

Dr. Francisco J. Zagmutt
College of Veterinary Medicine and Biomedical Sciences
Colorado State University




From: Torsten Mathies [EMAIL PROTECTED]
To: r-help@stat.math.ethz.ch
Subject: [R] Write a summary or a longer text to a graphical device
Date: Thu, 13 Jul 2006 22:39:37 +0200

How can I write a text, such as a result of a function or an explanation
to a graphic device?

When I try plot, I'm unable to reduce the axes.

Greetings

torsten

__
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-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