Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi! I am trying to make a scatter/path graph in one variable that is divided in two groups (variable Control), but when I use the geom_path() option, the line continues from the group one to the group two...
Hi! I am trying to make a scatter/path graph in one variable that is divided in two groups (variable Control), but when I use the geom_path() option, the line continues from the group one to the group two...
I have the same issue with ggplot2 and the rlang package, you need to have the most updated version of the rlang library in order to get installed ggplot2 Regards Norberto El mar., 5 mar. 2019 a las 14:24...
Rui: Thank you very much for your help! It works the way you do. My problem was with the time I declare the control group: My code: p <- ggplot(data, aes(Pretrend, Outcome)) + geom_point(aes(colour=factor(Control)) Your...
Can't find what you're looking for? Try searching with Google .