View source: R/is_topology_sequence.R
is_topology_sequence | R Documentation |
Is the topology sequence valid?
is_topology_sequence(topology_sequence)
topology_sequence |
a topology sequence,
for example |
# A valid topology sequence is_topology_sequence("oooooMMMMMiiiii") # An invalid topology sequence is_topology_sequence("nonsense")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.