id_grouping: Id grouping check

Description Usage Arguments

View source: R/import_id_grouping_check.R

Description

Function returns warning and examples of problematic ids if ids to group by are duplicated.

Usage

1
id_grouping(df, filepath, id_column, verbose = FALSE)

Arguments

df

data frame to test

filepath

path to file that was imported, for comparison

id_column

name of the column with ids we expect to be unique

verbose

how extensive output of grouping function should be


associatedpress/apdatacheck documentation built on Feb. 17, 2020, 9:27 p.m.