Layer for control points
pth_layer_control_points(x, ...)
# S3 method for default
pth_layer_control_points(x, ...)
# S3 method for data.frame
pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...)
# S3 method for pth_chroma_trajectory
pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...)
# S3 method for pth_palette_path
pth_layer_control_points(x, color_light = "grey67", color_dark = "grey33", ...)data.frame or function with S3 class pth_chroma_trajectory or
pth_palette_path
other args (not used)
character R colors to use for symbols
and lines.
list of ggplot2 geoms.