View source: R/utils_refinement.R
| default_extrapolation_break_size | R Documentation |
Uses the median width of existing break intervals as a robust scale-aware default for extrapolation discretisation.
default_extrapolation_break_size(borders_model, factor = 1)
borders_model |
A data.frame with columns |
factor |
Numeric scalar > 0. Multiplier applied to the median break width. |
Numeric scalar (> 0).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.