system_id_check: Checking system ID columns for duplicate

View source: R/clean_data.R

system_id_checkR Documentation

Checking system ID columns for duplicate

Description

Checks that there are no duplicate system IDs between multiple source files, as this may be accidental and cause problems with deduplication and other assignments later on. If this function finds duplicates, these duplicates are stored in the

Usage

system_id_check(df)

Arguments

df

data frame with 'system_id' and 'source' column.


bvreede/OAmonitor documentation built on Sept. 9, 2023, 8:33 p.m.