draw_timeline: Function to prepare timeline grid objects

Description Usage Arguments Value

Description

Note that this function is the draw_panel function of GeomTime. It is taken out as a separate function for easy visualisation purpose. The function prepares the axis and the points of the plot.

Usage

1
draw_timeline(data, panel_scales, coord, na.rm = FALSE)

Arguments

data

being processed data for plotting

panel_scales

a list containing the details of x-y scales

coord

coord object

na.rm

default param inherited from class

Value

grid objects for drawing


wingtham/NOAA documentation built on May 24, 2019, 3:51 p.m.