Been searching around and can't find an example of tmap using the tm_iso function. Can anyone find any? This is all the tmap github description for tm_iso has:
tm_iso(
col = NA,
text = "level",
size = 0.5,
remove.overlap = TRUE,
along.lines = TRUE,
overwrite.lines = TRUE,
bg.color = tmap_options()$bg.color,
group = NA,
...
)