search for: thestring

Displaying 6 results from an estimated 6 matches for "thestring".

2010 Nov 24
2
Create new string of same length as entry in dataframe
I suspect that this is simple, but thanks in advance for any advice... I have a dataframe, t2: V1 V2 aaa 3 aaaa 4 aaaaaa 6 a 1 aa 2 V2 is the length of the string in V1 using nchar(as.character(t1$V1)) I'd like to create a third column, that contains a string of the length of V2, but containing an alternate text, e.g. V1 V2 V3
2010 Apr 12
4
Winepath on Mac
I am trying to use winepath to convert between the WINE native file path and the normal Mac native filepath. Unfortunately, I do not seem to be able to return the logical Mac UNIX path when using winepath: Macintosh:~ tpatko$ /Applications/Firefly/WINE/bin/wine winepath -u Z:\Applications\Firefly\BENCH1.out /Users/tpatko/.wine/dosdevices/z:/Users/tpatko/ApplicationsFireflyBENCH1.out Macintosh:~
2009 Jun 03
1
SSOAP failing
...I also tried a simpler service (WSDL manually created myself, but I am not sure it is correct although it validates): smg8EchoDef <- processWSDL("http://smg8.ulb.ac.be:8080/axis2/services/EchoService?wsdl", verbose=TRUE) processing (sub) schema http://smg8.ulb.ac.be/echoSvc/ 1 ) TheString genSOAPClientInterface(def = smg8EchoDef) Error in def at operations[[1]] : subscript out of bounds Indeed: length(smg8EchoDef at operations) [1] 0
2007 Dec 06
7
Fitting large titles in a plot
I want to fit a fairly long main title for a plot, supposedly by changing row after a while. As for now it starts way outside the picture margin at the left and continues way out right passed the right margins. >plot(A,main="This is my really long title and it's so long that I can see just about half of it.") Any suggestions? Shouldn't be that hard. -- View this message in
2010 Apr 23
6
transpose? reshape? flipping? challenge with data frame
Greetings all, I am having difficulty transposing, reshaping, flipping (not sure which) a data frame which is read from a DBF file. I have tried using t(), reshape() and other approaches without success. Can anyone please suggest an way (elegant or not) of flipping this data around ? The initial data is like propsum (defined below), and I want it to look like tpropsum once reformed. >
2007 Mar 21
0
[906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
...s="cx"> |@CB_SIMPLE@|Creates a combobox with a permanently displayed list. Windows only. | </span><span class="cx"> |@CB_DROPDOWN@|Creates a combobox with a drop-down list.| </span><span class="cx"> |@CB_READONLY@|Same as CB_DROPDOWN but only thestrings specified as the combobox choices can be selected, it is impossible toselect (even from a program) a string which is not in the choices list.| </span><span class="cx"> |@CB_SORT@|Sorts the entries in the list alphabetically.| </span><ins>+|@TE_PROCESS_ENTER@|The c...