plot_synthetic_data: Simple visualization of synthetic subscription data.

View source: R/spect.R

plot_synthetic_dataR Documentation

Simple visualization of synthetic subscription data.

Description

Simple visualization of synthetic subscription data.

Usage

plot_synthetic_data(data)

Arguments

data

a data object generated by create_synthetic_data

Value

None - prints synthetic data generated by create_synthetic_data

Author(s)

Stephen Abrams, stephen.abrams@louisville.edu

Examples

data <- create_synthetic_data()
plot_synthetic_data(data)


spect documentation built on April 11, 2025, 6:17 p.m.