Displaying 8 results from an estimated 8 matches similar to: "help with plot axis"
2007 May 11
1
axis space
Hello
I have a problem.
I have a plot, and have made the writing larger with cex.axis and cex.lab, and i is working great, BUT the writing is bigger than the window... for example, the y-axis writing misses the top of all letters.
Does anyone know how to change the window or something so you actually can see what the y-axis says.
the plot is attached if there is doubt of what i mean...
plot:
2007 Jun 13
3
export to a dat file that SAS can read
En indlejret tekst med ukendt tegns?t er blevet fjernet...
Navn: ikke tilg?ngelig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070613/71a9f04c/attachment.pl
2008 Nov 05
2
date translate in R from SAS
En indlejret tekst med ukendt tegns?t er blevet fjernet...
Navn: ikke tilgængelig
Url: <https://stat.ethz.ch/pipermail/r-help/attachments/20081105/3106f04e/attachment.pl>
2007 Dec 09
1
for (i in...)
En indlejret tekst med ukendt tegns?t er blevet fjernet...
Navn: ikke tilg?ngelig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071209/877bf190/attachment.pl
2003 Jan 17
2
Using IE 5 from an existing windows 98 partition on Mandrake 9.0
Dear all,
I have problems in using IE 5 from an existing windows partition. Does anybody
have a step by step guide on how to install it? If someone gives me some
hints, I would be more than willing to write an HOWTO.
Linux Mandrake 9.0 with wine-cvs-opengl-103102-1, with a windows 98 partition
on disk.
Corrado
2005 Oct 10
8
Help with sincronizing two directories on remote servers
Dear friends,
a newbie here.
we have two webservers, a and b, both of them with rsync
installed.
We would like to rsync one directory on one server with
another directpory on another server.
What I do is to go to one of the server (server a) as root
using ssh, navigate to the directory, and write
rsync -avz username@serverb:directory/ ./
But it does not work.
Am I doing something
2003 Mar 15
1
For cut it up
Dear John,
this is an article appeared thursday on the New York Times, and reported by
Die Spiegel, about how american see the war ... and they do not look all of
the same idea!
http://www.spiegel.de/politik/ausland/0,1518,240009,00.html
Could you please add it to cut it up??
Corrado
2007 May 03
2
about using read.table
Hi,Dear R users, I have a file text nommed "chif" which contains 16 lines and 4 columns in the disc dur. I have a difficulty to read this file in R console I have used the following command
chif <- read.table("c:/chif.txt", header=T, sep=" ")
I have obtained from R console:undefined file! Can you please help me.Thank you in advance.
[[alternative HTML version