Skip to contents

Provides a summary representation of an indicator_map object, designed for user-friendly display in the console.

Usage

# S3 method for class 'indicator_map'
print(x, n = 10, ...)

Arguments

x

An indicator_map object.

n

Integer specifying the number of rows of data to display.

...

Additional arguments.