Position of a level in the hierarchy: 1 is the coarsest.
Arguments
- x
A
Geoscale.- level
Character vector of level names.
Examples
gs <- geoscale_example()
geo_rank(gs, c("zone", "atom"))
#> [1] 3 4
Position of a level in the hierarchy: 1 is the coarsest.
A Geoscale.
Character vector of level names.
gs <- geoscale_example()
geo_rank(gs, c("zone", "atom"))
#> [1] 3 4