convert your raster object to a dataframe malaysia2019_df <- raster::as.data.frame(malaysia2019, xy=TRUE) # plot the dataframe ggplot() + ...
確定! 回上一頁