# Generated by roxygen2: do not edit by hand

export(check_avail)
export(get_lscape_data)
export(get_lscape_point)
export(get_soils_data)
export(get_soils_point)
export(metadata_lscape)
export(metadata_soils)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,status_code)
importFrom(httr,user_agent)
importFrom(httr,write_disk)
importFrom(methods,as)
importFrom(raster,as.data.frame)
importFrom(raster,cellStats)
importFrom(raster,crs)
importFrom(raster,extent)
importFrom(raster,getValues)
importFrom(raster,mosaic)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(raster,subs)
importFrom(raster,writeRaster)
importFrom(sf,sf_extSoftVersion)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_intersects)
importFrom(sf,st_point)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(utils,data)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(xml2,as_list)
