Usage
add_badges(
github_pkg,
states = c("active", "abandoned", "concept", "inactive", "moved", "suspended",
"unsupported", "wip"),
readme_file = "README.md",
show_repo_status = TRUE,
show_cran_version = TRUE,
show_package_version = TRUE,
show_min_r = TRUE,
show_last_update = TRUE,
show_travis = TRUE,
show_code_coverage = TRUE
)