This is an initiative to start consolidating civil engineering calculation methods.
The field is obviously broad and this repository only scratches the surface of what could be put together, collectively.
The ambition here is to provide a starting point - focusing specifically on struts mesh design for excavations.
Let's start sharing more and stop reinventing the wheel everytime a new project starts.
Your source code contributions are very welcome!
# install.packages("devtools")
library(devtools)
devtools::install_github("shadowboxingskills/civilR")
library(civilR)
Please check the documentation for currently available methods, description and usage.
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
Usage is provided under the MIT License. See LICENSE for full details.