search for: 22z

Displaying 5 results from an estimated 5 matches for "22z".

Did you mean: 22
2011 Feb 14
1
How to group data by day
Hi everybody, I'm a beginner in R and I'm having a hard time grouping my data by day. The data are in this format: id; words 2005-07-07T09:59:56Z; 35 2005-07-07T10:01:39Z; 13 2005-07-08T10:02:22Z; 1 2005-07-09T10:03:16Z; 23 2005-07-10T10:04:23Z; 39 2005-07-10T10:04:39Z; 15 I've transformed the date strings in dates with the function: london$id <- transform(london$id, as.Date(london$id, format="%Y-%m-%d%T%H:%M:%S%Z")) and it seems to work. Now I would like to add a new &qu...
2008 Jan 29
4
how to generate sequence "a" - "z"
I suppose it's very simple but I can't find the way to generate a sequence of characters, e.g. from "a" to "z". Could you please help me with this? -- View this message in context: http://www.nabble.com/how-to-generate-sequence-%22a%22---%22z%22-tp15158509p15158509.html Sent from the R help mailing list archive at Nabble.com.
2011 Jul 03
7
Age of Conan, Wine 1.3.23, Mac OS 10.6.7 ?
...nitializeSecurity (0x0,-1,0x0,0x0,0,3,0x0,0,0x0) - stub! fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented [2011-07-03 00:00:15Z #0] [ID:0] IMPORTANT: Main - Universe is a live universe fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used [2011-07-03 00:00:22Z #0] [ID:0] ERROR: ResourceManager - RDBSource_c::ProcessRequest. Resource 1010513:150119 does not exist in any available RDB sources. [2011-07-03 00:00:22Z #0] [ID:0] ERROR: ResourceManager - RDBSource_c::ProcessRequest. Resource 1010214:150119 does not exist in any available RDB sources. [2011-07-...
2004 Jun 08
2
klibc-0.130: s390, run-init
OK, I have just pushed out klibc-0.130; it significantly updates the run-init program (again... PLEASE TEST IN A SAFE ENVIRONMENT) based on, but not identical to, Alexander's suggestions; it also adds s390/x patches from Arnd Bergmann. -hpa
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
...t; socketvar.h syscall.h syscall.mk > sysproto.h > usr.bin/netstat route.c > Added files: (Branch: RELENG_7) > usr.sbin/setfib Makefile setfib.1 setfib.c > Log: > SVN rev 180774 on 2008-07-24 01:13:22Z by julian > > MFC an ABI compatible implementation of Multiple routing tables. > See the commit message for > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/route.c > version 1.129 (svn change # 178888) for more info. > > Obtained from: Ironport (Cisco Systems) &...