GgplotPlotter: ggplot2 plotting backend. Uses some gtable hacks to get...

Description Usage Format

Description

From: http://rpubs.com/kohske/dual_axis_in_ggplot2

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
Class 'R6ClassGenerator' <GgplotPlotter> object generator
  Public:
    plot_fn: NA
    initialize: function (scale, xtitle, ytitle) 
    plot_fn_cartesian: function (data_munger) 
    plot_fn_uniform: function (data_munger) 
    gg_base_lines: function (data_munger) 
    gg_exposure_bars: function (data_munger) 
    gg_exposure_hist: function (data_munger) 
    ggplot_double_axis: function (plot_left, plot_right) 
    clone: function (deep = FALSE) 
  Parent env: <environment: namespace:universe>
  Locked objects: TRUE
  Locked class: FALSE
  Portable: TRUE 
 - attr(*, "name")= chr "GgplotPlotter_generator"

DexGroves/universe documentation built on May 6, 2019, 2:13 p.m.