Skip to content

Error unary operator

4 messages · Jean Jang, Jeff Newmiller, Peter Dalgaard +1 more

#
a) not reproducible, read the posting guide
b) there is actually a forum dedicated to ggplot2 where you would get better answers
c) I have not had luck providing an expression as the data argument to ggplot.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Jean Jang <jeanwaijang at gmail.com> wrote:

            
#
On Oct 30, 2012, at 05:34 , Jean Jang wrote:

            
This command:
... ends here.

This command:
makes no sense in isolation. Hence
I suppose the + wants to be on the preceding line.
#
it looks like 
 facet_grid(Aeventexhumed ~ Rayos)
 + geom_smooth(method="lm", fill=NA) + ylim(c(0, 7))

should read 

 facet_grid(Aeventexhumed ~ Rayos) + 
        geom_smooth(method="lm", fill=NA) + ylim(c(0, 7))

In ggplot the + must be on the preceding line. 


John Kane
Kingston ON Canada
____________________________________________________________
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