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