quickglobe: Spin the Globe!

Description Usage Arguments

View source: R/quickglobe.R

Description

Render an interactive 3D globe.

Usage

1
quickglobe(data, identifier, fill, legend = TRUE, title = NULL)

Arguments

data

A data frame with a at least two columns.

identifier

Column name of country identifier.

fill

Column name of the value to shade.

legend

Whether to include a legend

title

Viz title, centered on top of globe.


daranzolin/quickglobe documentation built on May 26, 2020, 12:14 a.m.