glimpse: glimpse method for 'mapvizier' class

Description Usage Arguments Details Value Examples

Description

prints to console glimpse of a the first lines of a mapvizier object's components.

Usage

1

Arguments

x

a mapvizier object

Details

Essentialy extends Hadley Wickham's glimpse function from the dplyr package to work with mapvizier objects. mapvizier objects are lists of two data frames (mapData and seasonMatched). This method works over both data frames.

Value

a list of glimpses to the console

Examples

1
2
3

almartin82/MAP-visuals documentation built on May 10, 2019, 9:24 a.m.