addSSandCSasAesthetics: Add the showSelected/clickSelects params to the aesthetics...

View source: R/z_animintHelpers.R

addSSandCSasAestheticsR Documentation

Add the showSelected/clickSelects params to the aesthetics mapping

Description

Add the showSelected/clickSelects params to the aesthetics mapping

Usage

addSSandCSasAesthetics(aesthetics, extra_params)

Arguments

aesthetics

list. Original aesthetics mapping of the layer

extra_params

named list containing the details of showSelected and clickSelects values of the layer

Details

Used before calling ggplot_build in parsePlot and while checking animint extensions to raise error

Value

Modified aesthetics list with showSelected/clickSelects params added


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.