search for: likeable

Displaying 5 results from an estimated 5 matches for "likeable".

Did you mean: likable
2012 Jan 05
1
ggplot2 - tricky problem
Hello, R friends,  I've been struggling quite a bit with ggplot2. Having worked through Hadleys book twice I still wonder how to solve this task. 1. Short example Dataframe: id    city    Likeability    Uniqueness 1    Berlin    5    3 2    Munich    4    4 3    Berlin    6    4 4    Munich    5    4 2. Task: a) Facetting plots for each attitude (1 plot for likeability and uniqueness
2012 Jan 06
0
Reply on "ggplot2 - tricky problem"
That comes really close to what I had in mind. Thanks a lot for helping out, Justin! Good luck,  Mario Re: [R] ggplot2 - tricky problem how bout: dat<-data.frame(id=1:4,city=c('berlin','munich'),likeability=c(5,4,6,5),uniqueness=c(3,4,4,4)) ggplot(ddply(melt(dat,                           id.vars=c('id','city')),                   .(variable,city),      
2017 Jun 27
0
[PATCH] samba-tool: Easily edit a users object in AD
On Tue, 27 Jun 2017 18:55:04 +0300 Alexander Bokovoy <ab at samba.org> wrote: > On ti, 27 kesä 2017, Rowland Penny via samba-technical wrote: > > On Tue, 27 Jun 2017 17:57:10 +0300 > > Alexander Bokovoy <ab at samba.org> wrote: > > > > > On ti, 27 kesä 2017, Rowland Penny via samba-technical wrote: > > > > > > > > > > >
2006 Jun 20
0
Roomies @ RailsConf Chicago
...e late to start planning this, but... I''m looking for anyone who would be willing to share their hotel room at RailsConf on Thursday and Saturday nights. Due to prior committments, I won''t be there on Friday night. Will of course split the cost for those nights. I''m a likeable guy who doesn''t snore! If you are willing to share one or both nights, please drop me a note at lumbar@gmail.com. -- Posted via http://www.ruby-forum.com/.
2015 Nov 25
2
C7: How to configure raid at install time
On Tue, Nov 24, 2015 at 10:32:16PM -0800, Gordon Messmer wrote: > On 11/24/2015 07:35 PM, Fred Smith wrote: > >it seemed to max out at around 9900 MB. This for > >sure won't do when I build it on real hardware, so I'm wondering if > >anyone else here has a clue what's going on?? > > IIRC, Anaconda can't create "raid1" LVM volumes. That is, you