powered by
A fake base of customer support tickets
fake_base_clients(n, local = c("en_US", "fr_FR"), seed = 2811)
A dataframe of fake clients.
the number of clients
the local of the base. Currently supported : "fr_FR" and "en_US".
the random seed, default is 2811
fake_base_clients(n = 10) fake_base_clients(n = 10, local = "fr_FR")
Run the code above in your browser using DataLab