count_n_tmhs {pureseqtmr} | 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"))