similar to: barplot: width of label

Displaying 20 results from an estimated 1000 matches similar to: "barplot: width of label"

2013 Feb 17
2
How to findout the name of a dataframe
Let'say we have a dataframe mydata with column v1. If mydata$v1 is passed to a function, is there way, then, to extract the name of the dataframe? What I now do is passing the name of the dataframe to the funcion, so passing two parameters. Maybe with mydata$v1 it is not possible, but with mydata['v1'] or mydata[,'v1'] it is? Thanks Frans ------------------- Frans Marcelissen
2012 Dec 21
2
ggplot2: setting martin
Is it possible to set the margin in ggplot2 to a fixed size? I create many plots, and I want them to look the same. Especially I want them to have the same left margin. But P<-ggplot()+geom_bar(aes(c("short label1","short label2"),runif(2)))+coord_flip() P<-creates a plot with another margin as ggplot()+geom_bar(aes(c("very very very very long
2012 Sep 13
2
rstudio client on the i-pad
Hi, The combination of ipad+rstudio (server) would be a fantastic combination-if it worked. It _is_ possible to run rstudio in the safari browser of the ipad, but the keyboard doesn't work correctly (blanks are inserted after each character), making it almost impossible to use. Does anyone know a solution? Or know when a solution is ready? ------------------- dr F.H.G. (Frans) Marcelissen
2013 Dec 15
3
how to add a line in the graph?
t<--4:4 y<-c(5,7,10,13,15,16,14,12,11) plot(t,y,type="l") how can i add a curve y=0.83*t-0.44*t^2 in the graph? [[alternative HTML version deleted]]
2010 Dec 01
2
draw categorical histogram
Hi, Can someone tell me how to draw a histogram for the following summary? Richard Minnie Albert Helen Joe Kingston 12 33 56 67 15 66 The summary tell that Richard has occurrence 12, Minnie has occurrence 33, and so on. I would like to view this summary in a histogram. I want the X-axis be the person name (Richard, Minnie, ....), Y-axis be the
2011 Jun 16
2
cannot install Rcmdr on ubuntu 11.4
Hello, For one reason or another, I cannot install Rcmdr on my R 2.12.2 ubuntu 11.4 system. I run R as root When I try to install Rcmdr, then whatever mirror I select, I get the message: install.packages('Rcmdr',dependencies=TRUE) Installing package(s) into ‘/usr/local/lib/R/site-library’ (as ‘lib’ is unspecified) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk
2008 Oct 07
2
1.1.4 and trouble over NFS
Hello, I have some trouble with the current setup (it's a testing environment): 2 server with Dovecot 1.1.4 from source (OS Debian testing 2.6.26) (name: "exim" and "exim2") 1 NFS server (OS Debian testing 2.6.26) I use NFS v.4, indexes shared over NFS. The relavant part of Dovecot configuration: dotlock_use_excl = yes mail_nfs_storage = yes mail_nfs_index = yes
1995 Dec 28
0
No subject
>From owner-majordomo Wed Dec 27 18:00:16 1995 Received: from minnie.cs.adfa.oz.au (minnie.cs.adfa.oz.au [131.236.21.160]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA02351 for <freebsd-announce@freefall.FreeBSD.org>; Wed, 27 Dec 1995 18:00:13 -0800 (PST) Received: (warren@localhost) by minnie.cs.adfa.oz.au (8.6.8/8.3) id MAA04468; Thu, 28 Dec 1995
2013 Apr 02
1
R 14.0, ggplot2: could not find function "initRefFields"
Hi, I have a problem combining R and SPSS (21). I do not know whether the solution is in R or in spss, so I will post both in the R group and in the SPSS group. I use the R plugin in spss(21). The most important reason to use this plugin is ggplot2 (spss does not have a decent graphical system). This plugin requires R 14.0 (14.2 or 15 does not work). When I install R it gives an warning: >
2002 Feb 05
1
Fw: CD Ripper Beta Software: RipTrax
RipTrax has just been modified to include support to OGG output file format (Ogg Vorbis); including comment fields for pertinent track/album information. You can download the latest version from this link: http://web2.airmail.net/jlundy/riptrax.htm If you are lacking a respectable playback tool for OGG files, try FreeAmp at: http://www.freeamp.org/ All feedback is welcome (please go easy on
2010 Dec 19
3
monthly median in a daily dataset
Hello, I have a multi-year dataset (see below) with date, a data value and a flag for the data value. I want to find the monthly median for each month in this dataset and then plot it. If anyone has suggestions they would be greatly apperciated. It should be noted that there are some dates with no values and they should be removed. Thanks Emily > print ( str(data$flow$daily) )
2004 Aug 06
2
DarkIce
Well it was lame I was tryng to install...gives me the missing gcc3 error. So now I guess iI have to find gcc3. Maybe I should just go back to RedHat 6.2. This all worked just fine on that. # export CC=gcc3 # ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-nasm --enable-expopt=full --prefix=/usr loading cache ./config.cache checking host system type...
2009 Jun 14
2
Permissions of new files on samba with other read on.
Daniele Palumbo <daniele@retaggio.net> wrote: >hi. > >I have troubles of global readable bit on new file created on samba. >I wish to have a 660 permission on new files, instead i've got 664. > >also, if i create an empty files it will get 644 permmission, instead of 660. > >directory creation instead seems fine. > >Below my environmnent and tests.
2004 Sep 10
0
flac + gcc 3.0 problem, possible solution
I remember someone saying that compiling flac with gcc 3.0 yields a broken executable. I saw this on the Lame list that might explain the problem. I don't have a gcc 3.0 setup yet but somebody may be able to verify this... --- Alexander Leidinger <Alexander@Leidinger.net> wrote: > From: Alexander Leidinger <Alexander@Leidinger.net> > Subject: Re: [MP3 ENCODER] Lame and
2001 Feb 22
1
lame 3.87 / vorbis problem
Greetings: I'm getting this far in building LAME 3.87 beta: [dlphilp@localhost lame3.87]$ make /bin/sh -ec 'gcc -M -D__NO_MATH_INLINES -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -Wall -pedantic -DBRHIST -DHAVEGTK -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -DUSE_LAYER_2 -DUSE_LAYER_1 -DHAVEMPGLIB -DHAVEVORBIS
2005 Sep 07
4
merging flac files
Hi! I was hoping there was a tool which would let me do something like: #flax -o existing.flac --append mytune.flac To merge the 2 files! Also; is it possible to change the velocity/gain of a flac track ? I would love to know how! Regards, Frans
1999 Oct 14
3
Slow initial access to shares
Hi * The first time a share is being accesed on a Samba server from a W95 machine, it takes some 10 seconds to open the share. Subsequent accesses to the same share ot other shares on the server are fast. After not accessing the server for a while again the first access is really slow. The same thing happens on a network (80 users) running Samba 2.0.4b server under HPUX 10.20 and two Samba 2.0.3
2010 Feb 10
2
Fallout 2
Hi, I can't get it to work in ubuntu Karmic with wine 1.1.38. $ wine fallout2.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32ef24,0x00000000), stub! fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480) fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1669e8,0x168130): stub It shows the begin screen then switches to a blue, bigger window, then it returns to the shell.
2011 Oct 26
1
[Bug 760] New: nf_ct_sip dropping SIP messages larger then MTU
http://bugzilla.netfilter.org/show_bug.cgi?id=760 Summary: nf_ct_sip dropping SIP messages larger then MTU Product: netfilter/iptables Version: linux-2.6.x Platform: i386 OS/Version: Ubuntu Status: NEW Severity: normal Priority: P5 Component: ip_conntrack AssignedTo: netfilter-buglog at
2006 Mar 22
2
What am I doing wrong with this? :)
Hi, I''m having trouble with a piece of code based on an example someone kindly posted here: errors.add(''surname'', "must be blank when the serial number is known") if !surname.nil?|| !surname=="" Now, even if surname is empty, it still flags the error message. I imagine I''m doing something rather obviously wrong but I''m not