# Generated by roxygen2: do not edit by hand

export("%>%")
export(coreMetadataNames)
export(getAPIKey)
export(getLocationDataDir)
export(location_createID)
export(location_getCensusBlock)
export(location_getSingleAddress_Photon)
export(location_getSingleAddress_TexasAM)
export(location_getSingleElevation_USGS)
export(location_initialize)
export(mazama_initialize)
export(setAPIKey)
export(setLocationDataDir)
export(table_addColumn)
export(table_addLocation)
export(table_addSingleLocation)
export(table_export)
export(table_findOverlappingLocations)
export(table_getLocationID)
export(table_getNearestDistance)
export(table_getNearestLocation)
export(table_getRecordIndex)
export(table_initialize)
export(table_initializeExisting)
export(table_load)
export(table_removeColumn)
export(table_removeRecord)
export(table_save)
export(table_updateColumn)
export(table_updateSingleRecord)
export(validateLonLat)
export(validateLonsLats)
export(validateMazamaSpatialUtils)
importFrom(MazamaCoreUtils,setIfNull)
importFrom(MazamaCoreUtils,stopIfNull)
importFrom(MazamaSpatialUtils,getCountryCode)
importFrom(MazamaSpatialUtils,getStateCode)
importFrom(MazamaSpatialUtils,getTimezone)
importFrom(MazamaSpatialUtils,loadSpatialData)
importFrom(MazamaSpatialUtils,setSpatialDataDir)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,tibble)
importFrom(geodist,geodist)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(readr,format_csv)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(utils,capture.output)
