В Thu, 18 Apr 2024 19:04:04 +0200
пишет:
> Solution: direct and full path to the .tif files.
> I confused back and forward slash
Congratulations on solving the problem yourself!
Here's a few more options that could be useful in the future:
1. Double the backslashes. Between single quotes ('...
From: R-help On Behalf Of SIBYLLE STÖCKLI via
R-help
Sent: Thursday, April 18, 2024 6:48 PM
To: 'Ivan Krylov' ; 'SIBYLLE STÖCKLI via R-help'
Subject: Re: [R] Import multiple tif raster
Dear Ivan
Thanks a lot.
I tried now to provide the full path. However probably the
ril 18, 2024 2:39 PM
To: SIBYLLE STÖCKLI via R-help
Cc: sibylle.stoec...@gmx.ch
Subject: Re: [R] Import multiple tif raster
В Thu, 18 Apr 2024 11:08:33 +0200
SIBYLLE STÖCKLI via R-help пишет:
> > #to check the index numbers of all imported raster list elements
> > allrasters
> list
В Thu, 18 Apr 2024 11:08:33 +0200
SIBYLLE STÖCKLI via R-help пишет:
> > #to check the index numbers of all imported raster list elements
> > allrasters
> list()
> >
> > #call single raster element
> > allrasters[[1]]
> Error in allrasters[[1]] : subscript out of bounds
`allrasters` is an em
Dear community
My aim is to import multiple .tif raster files using the help here:
https://stackoverflow.com/questions/52746936/how-to-efficiently-import-multi
ple-raster-tif-files-into-r
Does anyone now about the error "subscripts out of bounds"?
I am not sure about the check with alllrasters: i
5 matches
Mail list logo