0
Hello! When I try to load a map this appears:
files <- list.files('. /wc2.1_2.5m_bio/', Pattern='. tif$', full.Names=TRUE)
predictors <- stack(files) Error in data.frame(values = unlist(unname(x)), Ind, stringsAsFactors = FALSE) : Arguments imply differing number of Rows: 20, 0
Can someone help me? Please.