-
I shouldn't be working today, but I'm trying to update the #rstats #Shiny slides in xaringan. I have the expression .data[[input$subject]] And it appears that xaringan is interpreting
.data[]
as a css-class, so it appears like this: [input$subject] Any tips? -
(This is in a code block, btw.)
-
Serves me right for trying to update using selectInput() in a ggplot workflow... mastering-shiny.org/action-tidy.html#data-masking