-
I was trying to create a plot after setting a parameter with In the following example, the second plot should be red, but it's still black. Is this a bug?
|
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Nov 24, 2022
Replies: 2 comments 5 replies
-
This is a knitr feature. You need knitr::opts_knit$set(global.device = TRUE) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cbrnr
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a knitr feature. You need