
Add CRAN total download badge
Source:R/add_cran_total_download_badge.R
add_cran_total_download_badge.RdThis function adds a CRAN total download badge to the README.Rmd.
Make sure that 1) a README.Rmd file exists at the project root and 2) it
contains a block starting with the line <!-- badges: start --> and ending
with the line <!-- badges: end -->.
Don't forget to re-render the README.md.