Closed sylvainschmitt closed 6 years ago
I don't have access to your environmental data through the drive, so I can't check analyse lineaire doc:
path <- "C:\\Users\\emduc\\Desktop\\" # path <- "./data/" # To be used on sylvain local machine trait <- read.csv(file.path(path, "environment_trait2.csv"),header = T, dec = ".", sep=",") topo <- read.csv(file.path(path, "topo_sympho.csv"),header = T, dec = ".", sep=";") ``
Sorry I don't receive any mail to telll me that you've write some issue. Data are now in the drive
I don't have access to your environmental data through the drive, so I can't check analyse lineaire doc: