str.weights_matrix: Structure of a weights_matrix object
Description
Structure of a weights_matrix object
Usage
# S3 method for weights_matrix
str(object, ...)
Value
Does not return an object; outputs object structure to console.
Arguments
- object
A weights_matrix class object.
- ...
Additional arguments (not used).