count.duplicates: Counts duplicates in a data frame

Description Usage Arguments Details Value Author(s)

Description

count.duplicates counts how many times each row appears in the input data frame

Usage

1

Arguments

DF

the data frame whose rows will be counted

Details

This function returns a new data frame, with the unique rows of the input one, and an additional column, counting how many times each row appears.

Value

a data frame with unique rows, followed by an additional column which counts the number of times each row was found in the input data frame.

Author(s)

Simona Constantinescu, simona.constantinescu@bsse.ethz.ch


cbg-ethz/pathTiMEx documentation built on May 13, 2019, 2:03 p.m.