check_topology_str: Check if the topology string is valid. Will stop if not.

View source: R/check_topology_str.R

check_topology_strR Documentation

Check if the topology string is valid. Will stop if not.

Description

Check if the topology string is valid. Will stop if not.

Usage

check_topology_str(topology_str)

Arguments

topology_str

the topology as a string, for example 000000111100000

Value

Nothing. Will stop with a helpful error message if the topology is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_topology_str("0000000000000000000000000011111111111111111100000")

pureseqtmr documentation built on April 6, 2023, 5:20 p.m.