Learn R Programming

icecream (version 0.2.2)

ic_autopeek_header: Get a header of the object peeked at

Description

Get a header of the object peeked at

Usage

ic_autopeek_header(object, ...)

Arguments

object

The object peeked at.

...

Other arguments passed to methods.

Details

This function is used by ic_autopeek to get a header of the summary of a object. It should return object's top-level class name and its dimension.