xlr_and_dplyr: xlr and dplyr

xlr_and_dplyrR Documentation

xlr and dplyr

Description

xlr_table() is designed to work with dplyr verbs by default. This is so you mutate, summarise, arrange etc. your data without losing your xlr_table information. Particularly if you have used build_table first on your data, which outputs data as a xlr_table.

The list of currently supported dplyrs verbs are: arrange, distinct, filter, mutate, relocate, rename, rename_with, rowwise, select, slice, slice_head, slice_max, slice_min, slice_sample, slice_tail, summarise.


xlr documentation built on April 3, 2025, 6:07 p.m.