.presPercentile | R Documentation |
omit outlying pres
.presPercentile(
xy,
percent = 95,
unin = c("m", "km"),
unout = c("ha", "km2", "m2")
)
xy |
data.frame with 2 columns |
percent |
numeric on [0,100] |
unin |
character; input units. option are "m" and "km" |
unout |
character; input units. option are "ha","km2", "m2" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.