# Generated by roxygen2: do not edit by hand

export(createComparableCDL)
export(fips)
export(getCDL)
export(getCDL_bbox)
export(matchCount)
export(metadata)
export(updateNamesCDL)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,http_error)
importFrom(httr,write_disk)
importFrom(raster,extent)
importFrom(raster,raster)
importFrom(raster,resample)
importFrom(raster,values)
importFrom(raster,xres)
importFrom(raster,yres)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(stringr,str_count)
importFrom(stringr,str_pad)
importFrom(stringr,str_split_1)
importFrom(terra,rast)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,unzip)
useDynLib(cdlTools, .registration = TRUE)
