Displaying 2 results from an estimated 2 matches for "endpointkeepalive".
2008 Apr 18
1
Bug in Merge?
...t.data")
mergeXY <- merge(data,mapping, by.x="PE_ID", by.y="ID")
If I merge these data then i get:
"PE_ID" "AbsTime" "RelTime" "Ereignis" "Delay" "Host"
"2" 4 1208514343.81209 107.153637 "EndpointKeepAlive" "
51620 "vicky.planetlab.ntua.gr"
-------------------------------------------------------
The first problem:
Why is the row number "2" now? Where does this nummber come from?
I think, there is a conflict between my row number from data and mapping (4238
and 4)....
2008 Apr 16
3
memory issues
Hi all,
I've read the R for windows FAQ and am a little confused re:
memory.limit and memory.size
to start using R 2.6.2 on WinXP, 2GB RAM, I have the command line "sdi
--max-mem-size=2047M"
Once the Rgui is open, memory.limit() returns 2047, memory.size()
returns 11.315, and memory.size(max=T) returns 19.615
Shouldn't memory.size(max=T) return 2047?
Upon running several