GeomHurricane: Creating a new class of Geom to specifies a number of...

Description Usage Arguments Format Value

Description

Creating a new class of Geom to specifies a number of attributes and functions that describe how data should be drawn on a plot.

Usage

1

Arguments

GeomHurricane

This is the Geom name created to perform my needs

required_aes

a character vector of required aesthetics

default_aes

default values for certain aesthetics

draw_key

a function used to draw the key in the legend

draw_group

Function used to manipulate the data

Format

An object of class GeomHurricane (inherits from Geom, ggproto, gg) of length 5.

Value

The output of this geom will be a pie style of graphic varying the radius to show the intense of the wind speed.


AndersonUyekita/JHU_Building_Data_Visualization_Tools documentation built on May 7, 2019, 11:11 a.m.