Displaying 2 results from an estimated 2 matches for "pe_id".
Did you mean:
p_id
2008 Apr 18
1
Bug in Merge?
Hello,
I find strange number in my merge data set.
My first coloumn consist row numbers.
-----------------------------------------------------------
my.data:
AbsTime RelTime PE_ID Event Delay
4238 1208514343.812086 107.153637 4 EKA 51620
##################################
Host.data:
ID Host
4 4 vicky.planetlab.ntua.gr
------------------------------------------------------------
data<-read.table("my.data")
mapping&l...
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