dupstatus: Duplicate Status

Description Usage Arguments Value

View source: R/dupstatus.R

Description

calculate dup status

Usage

1
dupstatus(df, dfxrefs = NA, xrefslong = NA, segmentcol = NA)

Arguments

df

a data frame to work on

dfxrefs

a data frame of xrefs generated by getrelationships(). If NA, this is generated.

xrefslong

a data frame in long format of all known xrefs, passed as an argument to getrelationships() if necessary. If NA, defaults to xaxref-pa.csv and xaxref-si.csv in data/warehouse.

segmentcol

an the unquoted name of a column that df is segemented by

Value

a data frame with new columns describing status. Possible statuses for the dupstatus are:

Also included are cataddr (concatenated address), countcat (a count of how often cataddr appears in df), bulkaddr a logical


crazybilly/muadc documentation built on March 6, 2021, 4:15 p.m.