- [ ] forwarded to collect() + consider deprecating collect() - [ ] to throw an error asking about explicit collect() Other data.frame-like accessors like [ and [[ should perhaps throw an error, too. This can't be in the tibble package, because the collect() method isn't defined there.
Other data.frame-like accessors like [ and [[ should perhaps throw an error, too.
This can't be in the tibble package, because the collect() method isn't defined there.