Nothing
Code
ds %>% filter(int > 6, dbl > max(dbl))
Condition
Error in `dbl > max(dbl)`:
! Expression not supported in filter() in Arrow
> Call collect() first to pull data into R.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.