Skip to contents

Prints a detailed summary of a parsed data source, including column types, missing value counts, and a preview of distinct values.

Usage

# S3 method for class 'molpath_parsed'
summary(object, ...)

Arguments

object

A molpath_parsed object.

...

Additional arguments (ignored).

Value

The molpath_parsed object (invisibly).