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