View source: R/shallow_foundations.R
ggplot_bearingcapacityfactors | R Documentation |
Creates an ggplot chart with the shallow foundation bearing capacity factors, varying with the angle of internal friction, according to EC7
ggplot_bearingcapacityfactors( phi_deg = seq(0, 50, 1), ylim = c(1, 1000), palette = "Set1" )
phi_deg |
array with all values for the angle of internal friction, in degrees (array) |
ylim |
2-value array with y-axis limits |
palette |
RCOlorBrewer color palette to use for line colors |
ggplot object
ggplot_bearingcapacityfactors()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.