Displaying 2 results from an estimated 2 matches for "cdefg".
Did you mean:
cdefs
2010 Aug 08
2
subset of string by index
How can I get a substring based on the index into the string?
strM <- c("abcde", "cdefg")
ind <- c(1,3,5)
I want to use ind to index into the strings so the result is:
strMind <- c("ace", "ceg")
2006 Nov 07
5
mechanize: 400 Bad Request
...In the logs below, I marked 4 lines with "***", where I see possible
differences in the URI. But I don''t know, if this is the reason for the
malfuncion and how to fix this.
mechanize:
Net::HTTP::Get:
https://www.frankfurter-fondsbank.de/../diverse/navigation.jsp;jsessionid=CdEfG!-34567!-7654?menu=1
firefox-LiveHTTPHeaders:
GET /diverse/navigation.jsp;jsessionid=AbCdE!-1234!-5678?menu=1 HTTP/1.1
Thank you for any help!
Axel
axel ? friedrich ? _smail AT gmx ? de
Details
???????
ruby 1.8.4 (2005-12-24) [i386-mswin32]
Windows 98SE
Code
????
require ''rubyge...