knitr::opts_chunk$set( collapse = TRUE, results = "asis", echo = TRUE, comment = "#>", fig.path = "vignettes/figures/README-", out.width = "100%" ) IS_README <- TRUE library(datelife) if (!requireNamespace("versions")) { install.packages("versions") } on_cran <- FALSE cran_checks_badge <- "[](https://cran.r-project.org/web/checks/check_results_phylotastic/datelife.html)" cran_checks_archived <- "https://cran.r-project.org/web/checks/check_results_phylotastic/datelife.html" # not used for now website_down <- TRUE
To learn more, please go to
datelife
's documentation website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.