Other packages > Find by keyword >

swmmr  

R Interface for US EPA"s SWMM
View on CRAN: Click here


Download and install swmmr package within the R console
Install from CRAN:
install.packages("swmmr")

Install from Github:
library("remotes")
install_github("cran/swmmr")

Install by package version:
library("remotes")
install_version("swmmr", "0.9.1")



Attach the package and use:
library("swmmr")
Maintained by
Dominik Leutnant
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-13
Latest Update: 2023-03-16
Description:
Functions to connect the widely used Storm Water Management Model SWMMof the United States Environmental Protection Agency US EPAhttpswww.epa.govwater-researchstorm-water-management-model-swmm to R withcurrently two main goals 1 Run a SWMM simulation from R and 2 provide fastaccess to simulation results i.e. SWMMs binary .out-files. High performance is achievedwith help of Rcpp. Additionally reading SWMMs .inp and .rpt files is supported toglance model structures and to get direct access to simulation summaries.
How to cite:
Dominik Leutnant (2017). swmmr: R Interface for US EPA"s SWMM. R package version 0.9.1, https://cran.r-project.org/web/packages/swmmr
Previous versions and publish date:
0.7.0 (2017-07-13 18:11), 0.8.0 (2018-03-09 00:32), 0.8.1 (2018-04-10 17:58), 0.9.0 (2019-03-18 22:50), 0.9.1 (2020-03-02 15:10)
Other packages that cited swmmr R package
View swmmr citation profile
Other R packages that swmmr depends, imports, suggests or enhances
Functions, R codes and Examples using the swmmr R package
Some associated functions: add_column_if_missing . add_columns_if_missing . assign_parameters.conduits . assign_parameters.coordinates . assign_parameters.coverages . assign_parameters.curves . assign_parameters.default . assign_parameters.evaporation . assign_parameters.infiltration . assign_parameters.junction . assign_parameters . assign_parameters.options . assign_parameters.outfalls . assign_parameters.polygons . assign_parameters.pumps . assign_parameters.report . assign_parameters.storage . assign_parameters.subareas . assign_parameters.subcatchments . assign_parameters.weirs . assign_parameters.xsections . check_package_and_class . check_pkg_avail . compare_to_dictionary . convert_to_sf . create_sf_of_linestring . create_sf_of_pt . curves_to_txt . dot-get_exec_on_linux_or_mac . dot-get_exec_on_windows . dot-get_iIndex . dot-get_iType . dot-get_os . dot-get_vIndex . get_column_defaults . get_out_content . get_out_version . has_incomplete_features . inp_to_files . options_to_txt . parse_section.analysis_options . parse_section.aquifers . parse_section.backdrop . parse_section.buildup . parse_section.conduit_surcharge_summary . parse_section.conduits . parse_section.controls . parse_section.coordinates . parse_section.coverages . parse_section.cross_section_summary . parse_section.curves . parse_section.default . parse_section.dividers . parse_section.dwf . parse_section.element_count . parse_section.evaporation . parse_section.events . parse_section.files . parse_section.flow_classification_summary . parse_section.flow_routing_continuity . parse_section.groundwater . parse_section.groundwater_continuity . parse_section.groundwater_summary . parse_section.highest_continuity_errors . parse_section.highest_flow_instability_indexes . parse_section.hydrographs . parse_section.iiflows . parse_section.infiltration . parse_section.inflows . parse_section.junctions . parse_section.labels . parse_section.landuse_summary . parse_section.landuses . parse_section.lid_control_summary . parse_section.lid_controls . parse_section.lid_performance_summary . parse_section.lid_usage . parse_section.link_flow_summary . parse_section.link_pollutant_load_summary . parse_section.link_summary . parse_section.loadings . parse_section.losses . parse_section.map . parse_section.node_depth_summary . parse_section.node_flooding_summary . parse_section.node_inflow_summary . parse_section.node_summary . parse_section.node_surcharge_summary . parse_section . parse_section.options . parse_section.orifices . parse_section.outfall_loading_summary . parse_section.outfalls . parse_section.outlets . parse_section.patterns . parse_section.pollutant_summary . parse_section.pollutants . parse_section.polygons . parse_section.profiles . parse_section.pumping_summary . parse_section.pumps . parse_section.quality_routing_continuity . parse_section.raingage_summary . parse_section.raingages . parse_section.report . parse_section.routing_time_step_summary . parse_section.rpt_error . parse_section.runoff_quality_continuity . parse_section.runoff_quantity_continuity . parse_section.snowpacks . parse_section.storage . parse_section.storage_volume_summary . parse_section.subareas . parse_section.subcatchment_runoff_summary . parse_section.subcatchment_summary . parse_section.subcatchment_washoff_summary . parse_section.subcatchments . parse_section.symbols . parse_section.tags . parse_section.temperature . parse_section.time_step_critical_elements . parse_section.timeseries . parse_section.title . parse_section.treatment . parse_section.vertices . parse_section.washoff . parse_section.weirs . parse_section.xsections . plot . read_inp . read_lid_rpt . read_out . read_rpt . run_swmm . section_to_tbl . sections_to_shp . separate_into . shp_to_inp . skip_head . summary . swmmr . timeseries_to_dat . write_inp . 
Some associated R codes: RcppExports.R . assign_parameters.R . autoplot.R . convert_to_sf.R . dictionary_colnames.R . inp_to_files.R . parse_section.R . read_inp.R . read_lid_rpt.R . read_out.R . read_out_helper.R . read_rpt.R . run_swmm.R . shp_to_inp.R . summary.R . swmmr.R . utils.R . write_inp.R . zzz.R .  Full swmmr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns