table Functionbifietable.RdThis is an Rcpp based version of the
base::table function.
bifietable(vec, sort.names=FALSE)A numeric or character vector
An optional logical indicating whether values in the character vector should also be sorted in the table output
Same output like base::table