On Apr 1, 2015, at 9:59 PM, Alaios wrote:
You are still replying with formatted email. This mailing list attempts to be
an HTML-free zone.
> Thanks.The code you gave me at the end works correctly.. I was wondering if
> there is more efficient way to access each element withouth this classic fo
Thanks.The code you gave me at the end works correctly.. I was wondering if
there is more efficient way to access each element withouth this classic for
loop.
RegardsAlex
On Wednesday, April 1, 2015 5:54 PM, David Winsemius
wrote:
On Apr 1, 2015, at 3:34 AM, Alaios via R-help wr
On Apr 1, 2015, at 3:34 AM, Alaios via R-help wrote:
> Dear all,I have a R structure that was created with replicate.The data sets
> looks to be a matrix with each cell being a list.
> str(error_suburban_0[,1],max.level=1)
> List of 4
> $ vaR :List of 20
> ..- attr(*, "class")= chr "variog
Dear all,I have a R structure that was created with replicate.The data sets
looks to be a matrix with each cell being a list.
str(error_suburban_0[,1],max.level=1)
List of 4
$ vaR :List of 20
..- attr(*, "class")= chr "variogram"
$ Shadowing:List of 2
..- attr(*, "class")= chr "geodata"
4 matches
Mail list logo