Skip to contents

This is an shiny app that can be used to visually inspect real and synthetic data

Usage

compare_real_synthetic_shiny(root = NULL, root_synthetic = NULL)

Arguments

root

where real data

root_synthetic

where synthetic data located

Value

App

Examples

if (FALSE) { # \dontrun{
compare_real_synthetic()
} # }