similar to: help combining mtext and strwrap?

Displaying 12 results from an estimated 12 matches similar to: "help combining mtext and strwrap?"

2009 Dec 17
2
some help regarding combining columns from different files
Dear all, Here is my code which am using to combine 5th column from different data sets. Here is the function to do my job genesymbol.append.file <-NULL gene.column <- NULL readGeneSymbol <- function(files,genesymbol.column=5){ for(i in fnames){ temp <- read.table(fnames,header=T,sep="\t",stringsAsFactors=F,quote="\"")
2006 Sep 11
0
' quote problem in reading lots of files at once
Dear group, i have 114 files (all have 5 columns) and variable number of rows. I want to read all the files and select the first column and 4th column and fill the values into a big matrix. I have a pre-made matrix that would have all rownames (1st column) and coloumn names (4th column from file to be read). mymat <- matrix(data = 1, nrow = length(gomfs), ncol = length(x))
2005 Sep 01
0
strwrap
The maximum length of a character string returned by strwrap, i.e. max(nchar(strwrap(x,width))), never in my experience exceeds width-2 (unless x contains a word that is longer than this). This is not exactly a bug -- width is described only as a "target column for wrapping lines" -- but seems odd. Though I don't understand everything that the code is doing, I think that the first
2011 Mar 15
2
Calculate monthly means
I am trying to calculate monthly means by year of phosphates and nitrates from a multi year data set. Can anybody help me out with the most effective way to do this? My data looks like this: Collection_Date                   Test.Name              Value 2000-01-24 17:00:00            Phosphate               0.108 2000-01-24 17:00:00            Nitrate                     0.037 2001-11-12
2011 Jul 26
1
adjusting x-axis labels
I am trying to tweak how my categorical x-axis labels are formatted in my bar graph. Specifically, I would like to a) decrease the spacing between lines (e.g. spacing between Dialium and guianensis) b) right justify the text and c) have each species name align with the center of the corresponding bar graph. A simplified version of my code thus far is as follows. I am using RStudio v.
2011 Jun 21
2
par code help
I am making a barplot using barplot2 from gplots where each bar represents a specific tree species. I have formatted the species names on the x-axis so that the genus name is above the species name and have then rotated the labels 45 degrees to save room. This is my code: >columncolor<-c("grey20", "grey20", "grey20", "grey70",
2011 May 23
2
Formatting names.arg
I am making a barplot using barplot2 from gplots and would like to format the names of my categorical variables (tree species) on the x- axis so that the genus name is above the species name (to save room). My code so far is: speciesnames<-c("Dialium guianensis", "Inga alba", "Tachigali versicolor", "Brosimum utile", "Caryocar
2011 Jul 20
0
Cleveland Dot plots: tick labels and error bars
Dear list, I've been learning how to make a 2x2 paneled dotplot in lattice without any previous experience using lattice. my code thusfar is: nut<-read.table("/Users/colinwahl/Desktop/nutsimp_noerror.csv", T, sep= ",") attach(nut) nut1<-data.frame(Nitrate, Total_Nitrogen, Phosphate, Total_Phosphorus) nut1<-as.matrix(nut1) rownames(nut1)<-group
2006 Apr 22
2
PANASONIC KX-TS208W - Speakerphone Incompatible With Asterisk 1.2.3
I'm using Asterisk 1.2.3 and PANASONIC KX-TS208W - Speakerphone does not work with it. It works fine when you pick up the handset. Anyone experinced this problem before, the speaker works fine with Verizon line. The phone is behind a Linsys router RT31P2. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 23
0
RE: Asterisk-Users Digest, Vol 21, Issue 130
Have you thought about making them agents, they would both be reachable by dialing there agent number then, and I know only one agent can be logged in at once. Just a thought. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com Sent: Saturday, April 22, 2006 8:26 PM To:
2011 Jul 01
16
Power-outage
I have a CentOS-5.6 remote server in a house in Italy, where there are occasional thunder-storms. There was one yesterday, when the electricity went off 3 times, for a second or so on each occasion. My server, an HP MicroServer, came back (re-booted) on 2 of the 3 occasions, but not on the third. I assume that the problem arises because the machine does not close down properly. (Although it is
2009 Feb 05
11
Crash Hard, Crash Often
I've been using asterisk for 3+ years now, I love it, but it doesnt love me back. :-) It was crashing frequently and seemingly randomly prior to this latest upgrade. Not sure what version it was running prior to upgrade (it was probably an old CVS HEAD from 2+ years go.) Anyway, currently running 1.4.21.2. == Problem == Problem is that its crashing for seemingly no reason at all, no