View source: R/watervaluesViz.R
waterValuesViz | R Documentation |
Visualize mean grid layer
waterValuesViz(Data, filtre_ratio = 1, show_negative = TRUE)
Data |
Output from |
filtre_ratio |
in [1,0]. Define the percent to keep from water values eliminating the rest (extreme negatives and positives). |
show_negative |
Boolean. true to show negative water values and False to delete them from the graph. |
a ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.