predictors <- stack(files)

Asked

Viewed 7 times

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.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.