Example: ``` gs <- gsplot() %>% points(1:10, 1) ``` That doesn't immediately error, and probably should.