powered by
TBR Warning Print a warning and return given tree
SPRWarning(parent, child, error)TBRWarning(parent, child, error)
TBRWarning(parent, child, error)
the tree specified in tree
error message to report
tree to return
SPRWarning: for SPR rearrangements
SPRWarning
Martin R. Smith
suppressWarnings(TBRWarning(0, 0, 'Message text')) # will trigger warning
Run the code above in your browser using DataLab