create_data_newsletter | R Documentation |
Artificial data that can be used for unit-testing or teaching (fairness & AI bias)
create_data_newsletter(obs = 1000, add_id = FALSE, seed = 123)
obs |
Number of observations |
add_id |
Add an id-variable to data? |
seed |
Seed for randomization (integer) |
A dataset as tibble
create_data_newsletter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.