create_dic: Create advanced dictionary

Description Usage Arguments Details Value

View source: R/validate.R

Description

TODO integrate into homodatum's create_dic!!!!

Usage

1
create_dic(d, frtype = NULL, extended = FALSE)

Arguments

df

Dataframe or tibble for which to create dictionary

Details

This is an extended/advanced version of the dicionary created by homodatum::create_dic. Further down the line, this will be moved to homodatum, potentially integrated in the existing dictionary function by homodatum::create_dic(..., extended = TRUE).

Additionally to the existing id, label, and hdType this should have

Value

Dataframe with dictionary for df


datasketch/dsvalidate documentation built on Sept. 3, 2021, 7:12 a.m.