Displaying 2 results from an estimated 2 matches for "ztitl".
Did you mean:
titl
2007 Oct 31
2
Shell Bash with R
...lt;- 0.95
mainTitle <- "Deregistrations by Timeout"
xSet <- data$Steps[1]
xTitle <- "Steps"
ySet <- data$Time[s]
yTitle <- "Time]"
zSet <- data$Region
zTitle <- "Region{R}"
vSet <- c()
vTitle <- ""
wSet <- c()
wTitle <- ""
xAxisTicks <- getUsefulTicks(xSet) # Set to c() for automatic
setting
yAxisTicks <- getUsefulTick...
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