Hi Simone,
Yes. Take a look at the las argument in ?par. Here is an example with
barplot:
barplot(table(factor(x,levels=1:5)),names.arg=c('First','Second','Third','Forth','Fifth'),las=2)
HTH,
Jorge
On Sun, Nov 30, 2008 at 5:33 AM, Simone Gabbriellini <
[EMAIL PROTECTED]> wrote:
> Dear List,
> I’m using barplot function. I pretend to create a horizontal barplot
with
> two different information (side by side) for a species list. Well I can
> generate the graph easily, but the problem is that the labels with the
> species names are cut by device window!! I’ve tried lots of par
function
On 05/11/2008 7:16 AM, Rodrigo Aluizio wrote:
Hi List, well I’ve already asked this before, but I can’t figure out a
solution for the problem after trying many different ways.
So I writing again…
I’m using barplot function. I pretend to create a horizontal barplot with
two different information
g and searching.
Rodrigo.
--
From: "Jim Lemon" <[EMAIL PROTECTED]>
Sent: Saturday, October 25, 2008 9:16 AM
To: "Rodrigo Aluizio" <[EMAIL PROTECTED]>
Cc: "R Help"
Subject: Re: [R] Barplot Labels Problem
Rodrig
Rodrigo Aluizio wrote:
Hi everybody,
well I'm trying to use barplot for the first time. I get a suitable graphic but
I'm having a weird problem.
My graphic is generated from a matrix with several species (rowNames) and two
abundance columns.
So each species will have two bars, and the species n
5 matches
Mail list logo