Skip to contents

This method is called when `tree_to_distances()` is used on an unsupported object class. It prints an informative message listing available methods.

Usage

# Default S3 method
tree_to_distances(x, ...)

Arguments

x

An object of unsupported class.

...

Not used.

Value

No return value; prints a message to the console.