Displaying 2 results from an estimated 2 matches for "rgli".
Did you mean:
rgl
2010 Jul 23
2
, Updating Table
Hi everyone,
Is there any command for updating table withing a loop? For instance, at i, I have a table as ZZ = table(data.raw[1:ind[i]]) where "ind" = c(10, 20, 30, ...). Then , ZZ will be as follow
"A" "B" "C"
3 10 2
At (i + 1), ZZ = table(data.raw[(ind[i]+1):ind[i+1]])
"A" "B" "D"
4 7 8
Is there any
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
Hi all,
After writing data in MMF(Memory Map File) using SEXP structure, can i
reference in R?
If input data is larger than 2GB, Can i reference MMF Data in R?
my work environment :
R version : 2.11.1
OS : WinXP Pro sp3
Thanks and best regards.
Park, Young-Ju
from Korea.
---------[ ???????? ???????? ???????? ]----------
???????? : R-help Digest, Vol 89,