get_nb.Rd
Wraps around nrow
get_nb(x)
x |
---|
numeric
or additional column
Other getters:
get_perim_along()
#> [1] 138bot %>% get_nb()#> # A tibble: 40 x 4 #> coo type fake nb #> <list<coo_single[,2]>> <fct> <fct> <dbl> #> 1 <tibble [138 × 2]> whisky a 138 #> 2 <tibble [168 × 2]> whisky a 168 #> 3 <tibble [189 × 2]> whisky a 189 #> 4 <tibble [129 × 2]> whisky a 129 #> 5 <tibble [152 × 2]> whisky a 152 #> 6 <tibble [161 × 2]> whisky a 161 #> 7 <tibble [124 × 2]> whisky a 124 #> 8 <tibble [126 × 2]> whisky a 126 #> 9 <tibble [183 × 2]> whisky a 183 #> 10 <tibble [193 × 2]> whisky a 193 #> # … with 30 more rows #> ❯mom_tbl