checkForSSandCSasAesthetics {animint2} | R Documentation |
Check if showSelected and clickSelects have been used as aesthetics as in old syntax. If yes, raise error
Description
Check if showSelected and clickSelects have been used as aesthetics as in old syntax. If yes, raise error
Usage
checkForSSandCSasAesthetics(aesthetics, plot_name)
Arguments
aesthetics |
list. aesthetics mapping of the layer |
plot_name |
character vector of the plot the layer belongs to |
Value
NULL
Throws error if used as aesthetics
[Package animint2 version 2024.1.24 Index]