has.block: Check for nexus block

Description Usage Arguments Value Author(s)

Description

Check if nexus text contains a certain block. This is mainly an internal function.

Usage

1
has.block(finput, txt = NULL, blockname = "characters2")

Arguments

finput

A nexus file

txt

Alternatively, pass the nexus text in directly

blockname

The block name to look for

Value

True if the block is found

Author(s)

J. Conrad Stack


phyext documentation built on May 2, 2019, 5:19 p.m.

Related to has.block in phyext...