View source: R/check_topology_str.R
check_topology_str | R Documentation |
Check if the topology string is valid. Will stop if not.
check_topology_str(topology_str)
topology_str |
the topology as a string,
for example |
Nothing. Will stop with a helpful error message if the topology is invalid.
Richèl J.C. Bilderbeek
check_topology_str("0000000000000000000000000011111111111111111100000")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.