knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%", dpi = 500, dev = "cairo_pdf" )
r if(!knitr::is_latex_output()) badger::badge_devel("special-uor/codos", "yellow")
r if(!knitr::is_latex_output()) badger::badge_cran_release("codos", "red")
r if(!knitr::is_latex_output()) badger::badge_github_actions("special-uor/codos")
r if(!knitr::is_latex_output()) badger::badge_doi("10.5281/zenodo.5083309", "blue")
You can(not) install the released version of codos from CRAN with:
install.packages("codos")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("special-uor/codos", "dev")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.