Description Usage Arguments Value
Evaluates integrity of the translator data frame, subsetting it to selected columns and removing duplicated rows.
1 | validateTranslatorDf(df, sourceKey, targetKey)
|
df |
The translator data frame to validate. |
sourceKey |
Character indicating the column of the df where the source ids are stored. |
targetKey |
Character indicating the column of the df where the source ids are stored. |
The validated and ammended translator data frame if no problems are found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.