Print the Head of eip Objects

# S3 method for eip
head(x, n = 5, ...)

Arguments

x

An object of class eip

n

Numeric. Number of rows to print.

...

Currently ignored.