Description Usage Arguments Details Value Examples
prints to console glimpse of a the first lines of a mapvizier object's
components.
| 1 | glimpse(x)
 | 
| x | a  | 
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.
a list of glimpses to the console
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.