setFixElement {esetVis} | R Documentation |
check if the aesthetic is fixed (e.g. color, shape, size 'palette')
setFixElement(typeVar, valVar)
typeVar |
name of variable for aesthetic |
valVar |
fixed value of variable of aesthetic |
logical, if TRUE the element is fixed
Laure Cougnaud