plotPointsStyle {psichomics} | R Documentation |
Interface to modify the style of the plot points
plotPointsStyle(ns, id, description, help = NULL, size = 2, colour = "black", alpha = 1)
ns |
Namespace function |
id |
Character: identifier |
description |
Character: display text for user |
help |
Character: extra text to help the user |
size |
Integer: default size (2 by default) |
colour |
Character: default colour ("black" by default) |
alpha |
Numeric: default transparency value; (opaque by default) |
HTML elements