Trims a set of highways to those for which the whole stretch of highway
inside the region has minimum length length.floor in meters. 1 km by
default.
| 1 2 3 4 5 6 7 8 | trim.to.length.floor(
  region,
  divisions,
  length.floor = 1000,
  id.col = "SIGN1",
  verbose = T,
  ...
)
 | 
| id.col | specifies what column must have minimum  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.