datazoom.amazonia icon indicating copy to clipboard operation
datazoom.amazonia copied to clipboard

Mapbiomas: Error in stringr::str_sub(path, - 4)

Open VictorHugoTerziani opened this issue 3 years ago • 0 comments

When runing the code:

load_mapbiomas(dataset = "mapbiomas_mining",
               raw_data = FALSE,
               geo_level = "indigenous_land",
               language = "eng")

The following error message was returned:

Error in stringr::str_sub(path, -4) : object 'path' not found

VictorHugoTerziani avatar Sep 19 '22 19:09 VictorHugoTerziani