Prints a qualitative narrative of the data frame. The output is
organised into four sections: Structure, Relationships, Anomalies, and
Ignored. No raw correlation values, p-values, or test statistics are
shown; those live in relationships() and details() for readers
who want them.
Usage
# S3 method for class 'frame_df'
print(x, ...)