# Generated by roxygen2: do not edit by hand

export(add_shadow_2d)
export(hillshader)
export(matrix_to_raster)
export(write_raster)
importFrom(methods,is)
importFrom(raster,`extent<-`)
importFrom(raster,`projection<-`)
importFrom(raster,extent)
importFrom(raster,flip)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,setValues)
importFrom(raster,writeRaster)
importFrom(rayshader,ambient_shade)
importFrom(rayshader,lamb_shade)
importFrom(rayshader,raster_to_matrix)
importFrom(rayshader,ray_shade)
importFrom(scales,rescale)
