powered by
This dataset contains daily active user (DAU) counts for a specific period, along with slot information.
dau
A tibble with 19 rows and 3 variables:
The date, in Date format.
Daily active users count, a numeric value.
Slot number associated with the DAU count, a numeric value.
data(dau) head(dau)
Run the code above in your browser using DataLab