rucovidr is a small package that makes scraping Russian COVID-19 data (relatively) easy.
It's not documented particularly well, but fortune favours the bold, so don't hesitate to run the scrapers - just be aware that it scrapes hundreds of pages every function call, so it might take a while and/or time out.
You can install rucovidr with:
install.packages("devtools")
devtools::install_github("naturewillconfess/rucovidr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.