Skip to contents

Write metadata/distribution_observed.json

Usage

write_distribution_observed(observed, path, changes = NULL)

Arguments

observed

the tibble from observe_distributions()

path

the file to write

changes

the tibble from distribution_changes(), or NULL

Value

path, invisibly.