# Generated by roxygen2: do not edit by hand

export(inp_to_files)
export(inp_to_sf)
export(junctions_to_sf)
export(links_to_sf)
export(orifices_to_sf)
export(outfalls_to_sf)
export(pumps_to_sf)
export(raingages_to_sf)
export(read_inp)
export(read_lid_rpt)
export(read_out)
export(read_rpt)
export(run_swmm)
export(shp_to_inp)
export(storages_to_sf)
export(subcatchments_to_sf)
export(weirs_to_sf)
export(write_inp)
importFrom(Rcpp,sourceCpp)
importFrom(purrr,"%>%")
importFrom(purrr,"%||%")
importFrom(utils,tail)
useDynLib(swmmr)
