Currently, things like ``` gf_point( y ~ x, data = mydata %>% filter(a < 10)) ```
Currently, things like