knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "80%"
)

ukbabynames

CRAN status Lifecycle:
stable R build status CRAN RStudio mirror downloads R-CMD-check

This package contains five datasets:

It is inspired by Hadley Wickham's babynames package.

Installation

You can install the released version of ukbabynames from CRAN with:

install.packages("ukbabynames")

You can install the development version of openintro from GitHub with:

# install.packages("devtools")
devtools::install_github("mine-cetinkaya-rundel/ukbabynames")


leeper/ukbabynames documentation built on March 28, 2022, 6:45 p.m.