similar to: How to plot with txt or symbol instead of number as x-axis scale ?

Displaying 20 results from an estimated 20000 matches similar to: "How to plot with txt or symbol instead of number as x-axis scale ?"

2010 Aug 30
2
Read in a all-character file and specify field separator and records separator
Dear list I used to use python or awk do preliminary process and then feed into R. In some circumstances, the data transmission becomes quite a pain. I am wondering if there is a convenient way to read in R text file (not data, text file in common sense) and specify field separator and records separator, so the whole work can be reduced to one-stop shopping. or simply, is there one simple way to
2006 Apr 16
1
How to do varimax rotation for principal component based factor analysis, any packages?
Dear R users the factanal pacakge is always MLE, which package can do varimax rotation with the results from princomp ? thank you yong
2007 May 20
3
Why a multi column, tab delimited file has only one column after reading in with read.table specification sep="\t"
Dear all: I have a tab delimited file as following AGE WEIGHT PROTEIN ........ 6 20 3 ........ 8 39 4 ........ I tried to read it as following: data <- read.table(file,sep="\t",header=T); but there is only column for the data after reading in,: dim(data); [1] 200 1 the column name is "AGE...WEIGHT...........PROTEIN...." Any quick suggestion will be appreciated.
2010 Oct 06
1
what does this err mean and how to solve it? Error in file(file, ifelse(append, "a", "w"))
Dear List I am running a loop downloading ?web pages and save the html to a temporary file (use download.file() ) ?then read (using readLines) ?it in for processing; finally write useful info from each processed page to a unique file the problem is once the loop runs up to somewhere near ?5000, it will throw out an err like below and won't go further.
2012 Dec 15
3
How to speed up the for loop by releasing memeory
Dear list; How can I speed up the run of following code (illustrative) #======================================================================== con<-vector("numeric") for (i in 1:limit) { if(matched data for the ith item found) { if(i==1) {con<-RowOfMatchedData } else {con<-rbind(con,matchedData)} } }
2008 Nov 10
1
problem of unix package installation, following code no response: install.packages("packagename", dependecise=TRUE)
Dear list I am trying installing a package under unix, the command as below works in some case but not some other cases, the primary syndrome is R will stop there with a message: (say I am trying to install the package SASxport) ########################### Warning in install.packages("SASxport", dependencies = TRUE) : argument 'lib' is missing: using
2008 Aug 18
2
changing plot font for Times new roman
Dear all, I know that it is a know issue, but I would like to change the type of font on my plot, and I am not sure the rigth way. I would like to use Times New Roman font, but according to the "par()" help, some device allow we choose an family of fonts. I tryed par(family="times") without success. Surfing on R archieve I got an suggestion of use par(font.lab=6), but when I
2012 Nov 29
3
Label axis with strings instead of numbers
I have created a bubble plot in R using the following formula: symbols(Data$Day.Number,Data$Team,circles=Data$Total.amount, inches=0.5, fg="white",bg="red",xlab="Day Number",ylab="Team") The data set is called Data, and I have the columns Day.Number, Team and Total.amount. The data is plotting fine, but where my y axis should have the names of each team,
2003 Apr 11
1
Searchable archieves??
Hello all Being new on this list I would like to search the archieves before posting, but unfortunately I cannot find out how to perform such a search. So it looks as if I'll have to ask for help before searching the archieves anyway. How does one search for keywords in the archieve? Best regards, Morten
2010 Apr 10
1
writing function (plot problem)
Hi, ======================= x=rnorm(20) y=rnorm(20) t=lm(y~x) plot(t) ======================= you will get "click or hit enter to next page..." how do I write a function to archieve this ? say plot(x,y) then pause, wait plot(y,x) Thanks! casper -- View this message in context: http://n4.nabble.com/writing-function-plot-problem-tp1835723p1835723.html Sent from the R help mailing
2018 Nov 27
2
PJSIP add header on forwarded call
Le 27/11/2018 à 12:13, Joshua C. Colp a écrit : > On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...] >> >> [TOOTAiAudio] >> ; >> ; Call our gateway >> >> exten = s,1,Set(PJSIP_HEADER(add,X-TOOTAiAudio-CALLED)=${ARG1}) >>  same = n,Dial(PJSIP/${ARG1}@TOOTAiAudio,,T) >>  same = n,Return >> >> exten = h,1,NoOp()
2009 Oct 20
2
[LLVMdev] strace for whole-program bitcodes
Yes,but when I just simply replace lto_codegen_compile(cg, ...) with lto_codegen_write_merged_modules(cg, "/path/to/output.bc") in the gold-plugin.cpp to see if it will generate a correct bc file,the llvm-gcc/llvm-g++ will call the native ld in the linking step,which causes the failture because of that ld can not recognize an object file which contains LLVM's IL. I understand the
2012 Nov 14
0
[LLVMdev] Is infinite empty loop dead code?
On Wed, Nov 14, 2012 at 12:22:33AM -0800, Shuxin Yang wrote: > I do some google, I cannot find the answer... > I check C std, I cannot find answer either. > > Delete infinite empty loop is boring, but if C/C++ lawyers could tell it > is safe to to so, > it would obviate the need to prove a non-countable loop infinite or not > before > DCE can delete it. > > That
2011 Jan 06
2
memisc-Tables with robost standard errors
Hello, I've got a question concerning the usage of robust standard errors in regression using lm() and exporting the summaries to LaTeX using the memisc-packages function mtable(): Is there any possibility to use robust errors which are obtained by vcovHC() when generating the LateX-output by mtable()? I tried to manipulate the lm-object by appending the "new" covariance
2009 Dec 08
1
[LLVMdev] Fw: LLVM 2.6 cygwin build fails
Am 08.12.2009 21:21, schrieb Anton Korobeynikov: >>> I think MSYS can build DLLs on Win32 so it's only the Cygwin version that can >>> not build the modules. >>> That's what our team is trying to do right now using LLVM-GCC. > The system does not matter. > The issue here is that on windows you cannot have undefined symbols in > the binaries. Thus there
2012 Dec 06
0
[LLVMdev] How to enable cbe as a supported target?
On Thu, Dec 06, 2012 at 10:05:03AM +0800, Mingliang LIU wrote: > Hi Arnold, > > Thank you. I googled but missed the release notes. > > Regards. Someone else out there tried to bring cbe back. You can search the ML archieve and reach them out. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.)
2003 Apr 29
3
two X100P cards and one TDM400P
Hi All, I'm attempting to use two X100P cards and one TDM400P card. What driver do I load for the TDM400P? Is their any documentation for this card yet? Also, I know this has come up before but I can't seem to find it in the archieve... how do I configure the second X100P card? Anyone have a working sample? Thanks in advance, Randy
2007 Jun 04
1
realtime ldap peer matching
Hi everyone, in ldap realtime sip peers i need "fullcontact" set to "sip:exten@userip" for asterisk to correctly match the peers (at least for the natted peers to reach them)... anyway, how do I populate fullcontact "on the fly" with information from exten and userip? of course, i could just do it staticaly on ldap but since the info is already there why not
2006 Apr 24
1
Stateful Takeover in a Cluster environment
Hey I am new to Samba and have a few queries. How can you archieve "Stateful Takeover" for a Samba Session My goal is to get a samba service running over a cluster. For the client it is transparent to witch server he connects. If a node in the cluster dies, the connection will move with all the states over to another node. I know Samba 3 is not clusteraware, perhaps anybody knows
2003 Dec 29
2
Does rsync/cygwin hanging problem be solved?
I am new user of rsync. I notice rsync will hang under cygwin when transfering files occasionally, then I see the mail archieve discussing this problem at http://www.mail-archive.com/rsync@lists.samba.org/msg08726.html Does this bugs has been fixed? Anyone can give me an answer? thanks. Best Regards