Lifecycle Statuses

knitr::opts_chunk$set(echo = TRUE)
library(dplyr)
lifecycle::pkg_lifecycle_statuses("connectapi") %>%
  distinct(package, fun, lifecycle) %>%
  rmarkdown::paged_table()


Try the connectapi package in your browser

Any scripts or data that you put into this service are public.

connectapi documentation built on Feb. 16, 2023, 7:46 p.m.