knitr::opts_chunk$set(
  collapse = TRUE,
  results = "asis",
  echo = TRUE,
  comment = "#>",
  fig.path = "vignettes/figures/README-",
  out.width = "100%"
)
IS_README <- TRUE
library(datelife)
on_cran <- FALSE
cran_checks_badge <- "[![CRAN checks results](https://badges.cranchecks.info/summary/datelife.svg)](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


Welcome to DateLife's R package documentation!


Documentation topics:







phylotastic/datelife documentation built on June 9, 2024, 6:50 p.m.