| translate_old_tf_layer | R Documentation |
Remaps old-style y/ymin/ymax tf aesthetics to tf/tf_ymin/tf_ymax and substitutes the appropriate standard ggplot2 geom.
translate_old_tf_layer(layer, e1)
layer |
A LayerInstance using StatTf or StatErrorband |
e1 |
The tf_ggplot object (may be modified to clean up plot-level y) |
A list with plot_obj (possibly modified e1) and layers (list of
new layers to add)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.