Learn R Programming

quanteda.tidy (version 0.4)

dplyr_vector: Vector functions from dplyr

Description

Selected vector functions, re-exported.

desc() reverses the sort order of a variable; see dplyr::desc() for details.

Value

A transformed vector of the same length as the input.

Arguments

x

a vector to transform