this function displays/saves a histogram graph illustrating the frequency of waste in classes
1 2 | getGraphicHistogram(titulo = "residuos", nome = "observadoXestimado",
estatisticas, save = NULL, vetorial = T, ...)
|
titulo |
is the title graphic |
nome |
name of file case save |
estatisticas |
data.frame containing field 'residuo' |
save |
If you want to save enter the directory as a string |
vetorial |
save picture in vector type? (Default TRUE) |
... |
only for compatibility with other functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.