SyntaxFix
Write A Post
Hire A Developer
Questions
Thought I'd update this with a dplyr solution
dplyr
library(dplyr) filter(studentdata, Drink == "water")