Hi,
I am using ArcMap 10.8 version. I exported raster into .tif format to work on it further in the R studio. The raster values ranges from 0 to 1 and there are no data in parts of the area outside county borders. It is a single band raster.
After importing the .tif file into R studio and plotting the raster shows that the values ranges from 0 to 255. Why is it like that? Also the Nodata values outside the county border also shows some high values.
What did i do wrong and how can i fix this?