Description Usage Arguments Value Author(s) See Also
Plots as a bar charts the avarage degree as they were expected and generated.
1 2 3 4 5 | plot_average_degree_A(sp, nameA = "A", colorRef = "darkgray",
colorSynthetic = "blue")
plot_average_degree_B(sp, nameB = "B", colorRef = "darkgray",
colorSynthetic = "blue")
|
sp |
a synthetic population, as produced by |
nameA |
a meaningfull label for the entity type of population A, such as "dwellings" (default to "A") |
colorRef |
the color to be used to plot values passed as parameters (defaults to "darkgray") |
colorSynthetic |
the color to be used to plot values measured in the synthetic population (defaults to "blue") |
nameB |
a meaningfull label for the entity type of population B, such as "households" (default to "B") |
a ggplot ready to display
Samuel Thiriot <samuel.thiriot@res-ear.ch>
plot.dpp_result
for the plot of all the results in one call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.