parseDups: parse out diplicates from a tibble

Description Usage Arguments Details Value

Description

parse out diplicates from a tibble

Usage

1
parseDups(fileTibble, testCols)

Arguments

fileTibble

a tibble

testCols

a string vector with column names to use for determining if there are more than one batch.

Details

parsing a number of filenames where sometimes the same file name is generated at different times (different batches) This function adds another column (batchNo) which is a running number that indicates different batches with the same file name.

Value

A tibble with a new colum batchNo indicating the batch number


SiggiSmara/ShinyFIAMSSS documentation built on May 25, 2019, 7:25 p.m.