aggregate_vector: aggregates a vector and turns it into a data.frame

Description Usage Arguments

Description

provided with a vector, aggregate_vector produces a data.frame containing the unique values in that vector and the number of times they appear.

Usage

1

Arguments

x

a vector

order

whether or not to order it, decreasing, by value. TRUE by default.


Ironholds/olivr documentation built on May 7, 2019, 6:40 a.m.