How to Convert CSV to Raster in R?
问题 I have a CSV (value, carbon, latitude, longitude) that I am trying to create a raster from. CSV file sample: Carbon Latitude Longitude coords.x1 coords.x2 1 385 36 74 36 74 2 463 36 74 36 74 3 35 36 74 36 74 4 38 36 74 36 74 5 34 36 74 36 74 6 11 36 74 36 74 7 46 36 74 36 74 8 18 36 74 36 74 9 213 36 74 36 74 10 619 36 74 36 74 11 140 36 74 36 74 12 40 36 74 36 74 13 42 36 74 36 74 14 18 36 74 36 74 15 277 36 74 36 74 16 641 36 74 36 74 17 416 36 74 36 74 18 459 36 74 36 74 19 1073 36 74 36