powered by
Returns the top 5 most or least lucky euromillion numbers
top5(eurolottery_results, date_since, least_lucky = FALSE)
Top 5 numbers
The full list of EuroMillions/EuroJackpot results
The date after which the analysis is to be performed, i.e. 2022-12-22
If TRUE, the least lucky numbers will be returned (default FALSE)
Tasos Grivas <tasos@openriskcalculator.com>
euromillions_results = EuroMillionsResults() top_5 = top5(euromillions_results, '2022-12-22', least_lucky=TRUE)
Run the code above in your browser using DataLab