list_example_data {metricminer} | R Documentation |
This is a function to retrieve a list of the example datasets included with metricminer
list_example_data()
A list of the example datasets available in this package
## Not run:
list_example_data()
# Now you could use any of these example datasets that are printed out
get_example_data("calendly_events")
## End(Not run)