powered by
A data set with the number of new cases of COVID-19 in Switzerland. A natural data set that conform very well to the Benford's law
data("switz.data")
A numeric vector with 383 observations.
x
a numeric vector
Roser M, Ritchie H, Ortiz-Ospina E, Hasel J. 2020. Coronavirus Pandemic (COVID-19). https://ourworldindata.org/coronavirus.
# NOT RUN { data(switz.data) ## maybe str(switz.data) ; plot(switz.data) ... # }
Run the code above in your browser using DataLab