pth_layer_control_points | R Documentation |
Layer for control points
pth_layer_control_points(x, ...) ## Default S3 method: pth_layer_control_points(x, ...) ## S3 method for class 'data.frame' pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...) ## S3 method for class 'pth_chroma_trajectory' pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...) ## S3 method for class 'pth_palette_path' pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...)
x |
|
... |
other args (not used) |
color_light, color_dark |
|
list
of ggplot2 geoms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.