merge_dup_lines_DS1: Merge duplicated lines from data stream 1

Description Usage Arguments Details Value Author(s) Examples

Description

This function BLABLA

Usage

1
merge_dup_lines_DS1(dat_dup, cols_to_keep, rule = c("median"))

Arguments

dat_dup

dataframe containing duplicated lines to be merged (could contain a single row)

cols_to_keep

vector of column names to appear in merged dataset

rule

string to specify how merging should be made. At the moment only "median" is supported.

Details

XXX

Value

a single line dataframe with duplicated entries merged into one

Author(s)

Pierre Nouvellet and Anne Cori

Examples

1
#

annecori/mRIIDSprocessData documentation built on May 29, 2019, 1:16 p.m.