Skip to contents

A list of test inputs and outputs for dataset_diff

Usage

dataset_diff_test_bar_bang

Format

A list of 5 variables:

source

tibble of the source data

source_pk

character primary key of the source data

target

tibble of the target data

target_pk

character primary key of the target data

result

list of dataset_diff output

Details

DETAILS