| anti_join.tbl_lazy_json | Join two 'JSON' tables. |
| arrange | Arrange rows of 'JSON' data by column values. |
| arrange.tbl_lazy_json | Arrange rows of 'JSON' data by column values. |
| collect | Retrieve 'JSON' data from the browser. |
| collect.tbl_lazy_json | Retrieve 'JSON' data from the browser. |
| compute | Compute 'JSON' data in the browser. |
| compute.tbl_lazy_json | Compute 'JSON' data in the browser. |
| copy_to.ShinySession | Copy a local or remote data frame to the browser |
| count | Count observations in 'JSON' data. |
| count.tbl_lazy_json | Count observations in 'JSON' data. |
| distinct | Keep distinct records of 'JSON' data. |
| distinct.tbl_lazy_json | Keep distinct records of 'JSON' data. |
| filter | Add filter to 'JSON' data. |
| filter.tbl_lazy_json | Add filter to 'JSON' data. |
| full_join.tbl_lazy_json | Join two 'JSON' tables. |
| group_by | Group 'JSON' data by one or more columns. |
| group_by.tbl_lazy_json | Group 'JSON' data by one or more columns. |
| include_jsplyr | Link JS code. |
| inner_join.tbl_lazy_json | Join two 'JSON' tables. |
| joins | Join two 'JSON' tables. |
| left_join.tbl_lazy_json | Join two 'JSON' tables. |
| mutate | Add or modify columns in 'JSON' data. |
| mutate.tbl_lazy_json | Add or modify columns in 'JSON' data. |
| pull | Extract a single column from 'JSON' data as a vector. |
| pull.tbl_lazy_json | Extract a single column from 'JSON' data as a vector. |
| relocate | Change column order of 'JSON' data. |
| relocate.tbl_lazy_json | Change column order of 'JSON' data. |
| rename | Rename columns of 'JSON' data. |
| rename.tbl_lazy_json | Rename columns of 'JSON' data. |
| right_join.tbl_lazy_json | Join two 'JSON' tables. |
| select | Select columns from 'JSON' data. |
| select.tbl_lazy_json | Select columns from 'JSON' data. |
| semi_join.tbl_lazy_json | Join two 'JSON' tables. |
| show_query | Present computation steps. |
| show_query.tbl_lazy_json | Present computation steps. |
| slice | Select rows of 'JSON' data by position. |
| slice.tbl_lazy_json | Select rows of 'JSON' data by position. |
| slice_head.tbl_lazy_json | Select rows of 'JSON' data by position. |
| slice_max.tbl_lazy_json | Select rows of 'JSON' data by position. |
| slice_min.tbl_lazy_json | Select rows of 'JSON' data by position. |
| slice_tail.tbl_lazy_json | Select rows of 'JSON' data by position. |
| summarise | Summarise 'JSON' data. |
| summarise.tbl_lazy_json | Summarise 'JSON' data. |
| tally.tbl_lazy_json | Count observations in 'JSON' data. |
| tbl_lazy_json | Create a lazy JSON tbl |
| ungroup | Remove grouping from 'JSON' data. |
| ungroup.tbl_lazy_json | Remove grouping from 'JSON' data. |