Glad it worked. Sorry to mislead you so badly.
John Kane
Kingston ON Canada
-Original Message-
From: careys...@gmail.com
Sent: Wed, 27 Mar 2013 14:09:58 +
To: jrkrid...@inbox.com
Subject: Re: [R] How do I show real values on a log10 histogram
Yes, what
gt; par(op) # reset par
>
>
>
> John Kane
> Kingston ON Canada
>
>
> > -Original Message-
> > From: maech...@stat.math.ethz.ch
> > Sent: Wed, 27 Mar 2013 14:37:58 +0100
> > To: careys...@gmail.com
> > Subject: Re: [R] How do I
0exp(10^axt, drop.1=TRUE))
>
>
> Martin Maechler,
> ETH Zurich
>
>
> > thanks
>
> > On Tue, Mar 26, 2013 at 11:01 AM, PIKAL Petr
> > wrote:
>
> >> Hi
> >>
> >> maybe axis(3, (x)^10)
>
>>
>> > -Original Message- > From:
>> r-help-boun...@r-project.org [mailto:r-help-bounces@r- >
>> project.org] On Behalf Of Shane Carey > Sent: Tuesday,
>> March 26, 2013 11:19 AM > To: r-help@r-project.org >
>> Subject: [
3 11:35:50 +
To: jrkrid...@inbox.com
Subject: Re: [R] How do I show real values on a log10 histogram
Hi John,
I have four plots in a matrix format and Im already using par, if I use your
code below the graph will not export as one of the four in the matrix, is there
a way of overcoming this?
project.org [mailto:r-help-bounces@r-
> > project.org] On Behalf Of Shane Carey
> > Sent: Tuesday, March 26, 2013 11:19 AM
> > To: r-help@r-project.org
> > Subject: [R] How do I show real values on a log10 histogram
> >
> > Hi,
> >
> > I have a histogram with
Hi
maybe
axis(3, (x)^10)
Regards
Petr
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of Shane Carey
> Sent: Tuesday, March 26, 2013 11:19 AM
> To: r-help@r-project.org
> Subject: [R] How do I show real
On 13-03-26 6:19 AM, Shane Carey wrote:
Hi,
I have a histogram with values logged to the base 10
hist(log10(x),breaks=60)
How do I show the log values on the x-axis and a second x-axis showing the
real values?
I think it's hard to compute nice locations automatically, but if you
compute th
0,100))
text(12, 50, "y2", srt = 270, xpd = TRUE)
par(op) # reset par
John Kane
Kingston ON Canada
> -Original Message-
> From: careys...@gmail.com
> Sent: Tue, 26 Mar 2013 10:19:09 +0000
> To: r-help@r-project.org
> Subject: [R] How do I show re
Hi,
I have a histogram with values logged to the base 10
hist(log10(x),breaks=60)
How do I show the log values on the x-axis and a second x-axis showing the
real values?
Thanks
--
Shane
[[alternative HTML version deleted]]
__
R-help@r-proj
10 matches
Mail list logo