checkkey: Check if the keys in a data frame are unique / good to join...

Description Usage Arguments Value Examples

Description

Check if the keys in a data frame are unique / good to join Specificallly for UKB, the key field is assumed to be f.eid

Usage

1
checkkey(df, field = "df$f.eid")

Arguments

df

a data.frame

field

the column of keys

Value

binary

Examples

1

CelMcC/UKBTools documentation built on Dec. 5, 2020, 10:51 p.m.