I am working in arcgis pro 3.1.2 trying to export some raster data to a tif format so that I can use it in a multinom prediction in R. When I go to export some of my raster files, it distorts the data and makes the file completely black (e.g. all one number) when it is not rendered or clipped. But when I do clip to extent and use rendering it still distorts the data to not reflect the data actually in the raster file in R.
Specifically it is doing this with my downloaded bioclim data. Not sure if that has something to do with it.
I want to be able to export the raster data to tiff format to use in my analysis, is there something I am doing wrong?