R/classes.R
summary.nexus_result.Rd
Summary method for nexus_result
# S3 method for class 'nexus_result' summary(object, ...)
An object of class nexus_result.
nexus_result
Additional arguments (currently unused).
Invisibly returns the input object object. Called for the side effect of printing a detailed dimension-wise summary to the console.
object