count_n_tmhs | R Documentation |
Count the number of TMHs in a topology
count_n_tmhs(topology_strs)
topology_strs |
the topologies as zero, one oor more strings,
for example |
count_n_tmhs("00000000000000000000000000")
count_n_tmhs("00000000001111100000000000")
count_n_tmhs(c("0", "1"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.