All functions |
|
---|---|
Order the rows of a data frame by the values of selected columns |
|
Coerce a data frame or matrix to a tibble. |
|
Bind multiple data frames by column |
|
Bind multiple data frames by row. |
|
A general vectorised if-else |
|
Keep distinct/unique rows |
|
Keep rows that match a condition |
|
Group by one or more variables |
|
Describe the groups within a grouped tibble or data frame |
|
Vectorised if-else |
|
Create, modify, and delete columns |
|
Rename columns |
|
Keep or drop columns using their names and types |
|
Subset rows using their positions |
|
Remove grouping from a tibble or data frame |