similar to: Having a probelm woth creating a a simple chart.

Displaying 20 results from an estimated 4000 matches similar to: "Having a probelm woth creating a a simple chart."

2008 Jan 17
3
Help with Error
Hi, I am having trouble with an error I keep getting. I am just trying to create a simple pic chart from a small table. Hope someone can help. I am new to R. Table: Name Votes John 300 Sean 222 Andy 467 Sinead 740 David 124 James 641 William 380 Commands: d <- read.table("C:\\rep.csv", head=TRUE, sep=",") > pie(d$Votes, +
2008 May 02
1
Cant resolve Error Message
Hi, Im having trouble creating the following graph. Here is my code: library(plotrix) library(prettyR) female_improvement <-read.table("C://project/graphs/gender/breakdown/gender-improvement/female-improvement.csv", sep=",", header=TRUE) barp(rbind(rep(length(female_improvement$gender),2),freq(female_improvement$reason)[[1]]), ylab="22 Males participated in the
2006 Aug 31
0
Data Download Probelm from Yahoo
Hi All, I'm trying to download data using following code. require(UsingR) ## This is the R-package you need to run command yahoo.get.hist.quote #Initialize empty table closing <-NULL #Downalod consituents since I don't have it on my comp download.file("http://www2.standardandpoors.com/spf/csv/index/sp500.csv", "Z:/BETA PROJECT/DATA DOWNLOAD FROM
2008 Apr 19
1
Making the size of bar charts smaller
Hi, Just wondering is there a way to make the width of bar charts that you create using R smaller? Also, a bar chart I created has a total number of 23 entries (with 2 different columns 14 and 9), how can I have the total number on the Y axis adding up to 23 and not the larger of the two columns? Hope this makes sense. BR Jack. -- View this message in context:
2008 Jan 16
4
Can anyone help??
Hi, Im getting the following error when I attempt to read a csv file into R. I have the file saved on my C drive. Id really appreciate it if anyone can help.... My Command: > survey <- read.csv (file = "C:\onlinesurvey.csv",head= TRUE, sep =",") Error: Error in file(file, "r") : unable to open connection In addition: Warning messages: 1: '\o' is an
2013 Aug 06
3
wireless networking probelm with WEP
Hi All! I run in to problem, what described in some more place: http://149.20.54.209/showthread.php?t=39724 . The concrete problem is: when I use FreeBSD with WEP, there are no RX traffic received. So, when I probed a DHCP request, then here are no response from DHCP server. The OS is: FreeBSD 9.2-BETA2 (freebsd-stable).
2012 May 08
1
Translation of Linear minimization probelm from matlab to r
Hi everyone, i?m a new user of R and i?m trying to translate an linear optimization problem from Matlab into r. The matlab code is as follow: options = optimset('Diagnostics','on'); [x fval exitflag] = linprog(f,A,b,Aeq,beq,lb,ub,[],options); exitflag fval x=round(x); Where: f = Linear objective function vector (vector of 45,rows) A = Matrix for linear inequality
2003 Jan 15
1
Probelm with TC commands
Hello , I have installed Tc and have problems running basic tc commands for PRIO qdisc . I tried tc qdisc add dev eth0 handle 1 root prio Result : Invalid argument tc qdisc add dev eth0 root handle 1: prio Result : Invalid argument What could be the problem.? Regards Andre --------------------------------- With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits
2006 Apr 24
0
samba+ldap: authentication probelm.
Hello Group, I am using RH9, samba-3.-.22. And i have openldap-2.3.11. on another machine. Using mkntpwd i got NT/LM passwords and gave it's output in the ldif file for sambaNTPassword and sambaLMPassword attribute types. when i tried to authenticate by giving the username and plain text equivalent of the NT/LM password, i got the following error: session setup failed:
2001 Sep 25
1
SAMBA PROBELM
Samba, I work for DIA which is located on Bolling Air Force Base in Washington D.C. We are currently using Samba 2.0.10 on our SUN UNIX servers which are running Solaris 2.5.1. Our customers are experincing a problem when saving/creating documents via notepad within their home directory. Once the document is saved and the user/customer attempts to open the document, we get the follwing
2006 Jul 07
1
Probelm with WINE and MFC application
Hi Everybody, I Created a small application in VC++ MFC. The application displays a messagebox on clicking a buttton. This application I want to port on Linux version. I am using Linux RedHat9.0 and kernel version is 2.4.20-8. with WineLib I am following the guide lines given in Wine LIB User guide. I copied all the source code from CD and I change the mode read /write than in the current
2007 Jun 08
0
Dot Lock probelm resolution
For the record/archive, so some other unfortunate dovecot implementer won't spend weeks figuring out this particular way dotlocks can have problems... here is what was trashing our dotlocks Basically, I was seeing this: May 14 15:59:58 mercury mail:warn|warning dovecot: IMAP(sdean): Our dotlock file /var/spool/mail/sdean.lock was deleted (kept it 1 secs) > May 14 15:59:58 mercury
2010 Oct 06
1
probelm with users logging in
Greetings running dovecot for my first time on an OSX 10.6 server. after a reboot, several users are not able to Authenticate. here is a sample Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): auth mech=CRAM-MD5 Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): username=juser, challenge=<6757250558559635.1286324552 at
2012 Feb 20
1
the probelm in using libvirt to connect esx server
hi, I am a new user of libvirt ,i really appreciate libvirt?and want to use it in my work.I want to use it to conncet to a ESXi server.when I try to connect to the server ,I use the command :virsh -c esx://name at exmaple.com,And I get an 1.error :error: internal error curl_easy_perform() returned an error: Couldn't connect to server (7) : couldn't connect to host so I think maybe
2005 Nov 08
1
R-2.2.0: malloc probelm in regex code (PR#8287)
Full_Name: Gordon Lack Version: 2.2.0 OS: OSF1/Tur64 Submission from: (NULL) (193.128.25.20) R-2.2.0 fails to build on OSF1 systems. ..... make[4]: Leaving directory `..../R-2.2.0/src/library/tools/src Error in list.files(path, pattern, all.files, full.names, recursive) : invalid 'pattern' regular expression Execution halted make[3]: *** [all] Error 1 ..... I've tracked
2003 Sep 03
1
glmmPQL probelm
Dear listers, First let me appologize if the same mail arrives multiple times. Recently I had some probelms sending my e-mails to the list. I encountered a problem when running glmmPQL procuedure doing multilevel modeling with a dichotomous outcome. Those are the two error messages I usually get: Error in logLik.reStruct(object, conLin) : NA/NaN/Inf in foreign function call (arg 3)
2008 Sep 08
2
Pie chart and labels
With a pie chart pie(c(11, 15, 16, 29, 31)) how can I generate labels for the chart, such as orange: 11 green: 15 blue: 16 red: 29 purple: 31 rather than the default labels that are drawn automatically 1 2 3 4 5 -- Mark Polishook, D.M.A. Technology Coordinator Morehead Hall, Rm 132 Center for Academic Advising and Adult Learning Montclair State University Montclair, NJ 07043 (973)-655-7114
2007 May 27
2
pie chart in lattice - trellis class
Dear all, After going through the Lattice doc and R-help list and google, I got the feeling that there is no function in lattice or other package to compute a pie chart object of class "trellis". Although pie charts are obviously not considered optimal even in the pie() doc ;-) , pie chart trellis objects would be easy positioned e.g. over a map drawn with the grids package. Can
2009 Aug 03
2
combine venn diagram and pie chart
Hi R users, I am wondering if it there is any R's function helping integrate venn diagram and pie chart to compare two related datasets. I know the package limma(bioconductor) has something built-in for making venn diagram, but I guess it would be very painful to use line and text to specify the proportions in the fashion of pie chart . Thanks in advance, Kevin Chang -- View this
2008 Jan 07
2
Just Beginning
Hi, Im new to "R", I am currently doing a proect for college, in which questions are answered and the results are sent to a mySql database. Essentially I want R to read from this database and generate graphs e.t.c. Dies anyone know of a good website where I can learn the different commands needed to do this? I have looked around on the net but cannot seem to find anything. Hope to hear