Displaying 2 results from an estimated 2 matches for "patagonico".
Did you mean:
patagonia
2006 Feb 23
1
partial mantel test
...tion and correlation with other environmental variables. It seems that
with function included in vegan for partial mantel test I can only test for the
relationship between two variables controlling for the effect of a third one.
Thanks a lot
Alexandra
---
Lic. Alexandra Sapoznikow
Centro Nacional Patagonico - CENPAT - CONICET
Bvd. Brown S/N
Puerto Madryn, Chubut, Argentina
Tel: 54-2965/451024/450401/451301/451375
Fax: 54-2965/45154
E-mail: alexa at cenpat.edu.ar
2009 Dec 20
3
Object of type 'closure' not subsettable
Hi all,
How can I overcome the error "object of type 'closure' not subsettable"
I ran the following script
seq <- paste(seq(1914, 1916, by=1), "*.y", sep=".") # make sequence
c <- 3 # total number of files
d2 <- file # creates dummy file
# Input sequence in loop
for (i in 1:3){
list <- list.files("~/ukcp09/txt/x.djf", seq[[i]])
file