An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130329/52ffaa6e/attachment.pl>
0e+00
5 messages · Shane Carey, R. Michael Weylandt, John Kane
On Fri, Mar 29, 2013 at 10:44 AM, Shane Carey <careyshan at gmail.com> wrote:
Hi, Rather than a graph label to display labels as 0e+00, how do I get it to display the real value?
Hi Shane, Is 0e+00 not a real value? I'd assume it's roughly equal to zero... ;-) More seriously, could we have a reproducible example: http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example focusing particularly on whether you are using base, lattice, or ggplot2 graphics. Michael
Thanks
--
Shane
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Good one!!! :-) Im plotting a Cumulative Frequency curve, see graph attached (just using normal basic plot command), but the values come out 4e+05 etc and I dont know how to produce the number without scientific notation? Thanks On Fri, Mar 29, 2013 at 10:58 AM, R. Michael Weylandt <
michael.weylandt at gmail.com> wrote:
On Fri, Mar 29, 2013 at 10:44 AM, Shane Carey <careyshan at gmail.com> wrote:
Hi, Rather than a graph label to display labels as 0e+00, how do I get it to display the real value?
Hi Shane, Is 0e+00 not a real value? I'd assume it's roughly equal to zero... ;-) More seriously, could we have a reproducible example: http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example focusing particularly on whether you are using base, lattice, or ggplot2 graphics. Michael
Thanks
--
Shane
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Shane
Does this help? http://stackoverflow.com/questions/5963047/do-not-want-scientific-notation-on-plot-axis John Kane Kingston ON Canada
-----Original Message----- From: careyshan at gmail.com Sent: Fri, 29 Mar 2013 10:44:16 +0000 To: r-help at r-project.org Subject: [R] 0e+00 Hi, Rather than a graph label to display labels as 0e+00, how do I get it to display the real value? Thanks -- Shane [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
____________________________________________________________ GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at http://www.inbox.com/smileys Works with AIM?, MSN? Messenger, Yahoo!? Messenger, ICQ?, Google Talk? and most webmails
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130329/688d0d2e/attachment.pl>