R/classes.R
print.nexus_result.Rd
Print method for nexus_result
# S3 method for class 'nexus_result' print(x, ...)
An object of class nexus_result.
nexus_result
Additional arguments passed to print.data.frame.
print.data.frame
Invisibly returns the input object x. Called for the side effect of printing a formatted nexus analysis summary to the console.
x