plot_synthetic_data | R Documentation |
Simple visualization of synthetic subscription data.
plot_synthetic_data(data)
data |
a data object generated by create_synthetic_data |
None - prints synthetic data generated by create_synthetic_data
Stephen Abrams, stephen.abrams@louisville.edu
data <- create_synthetic_data()
plot_synthetic_data(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.