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

norwaynames

The norwaynames package provides the following datasets

library(norwaynames)
head(all)

Installation

You can install the most recent version of norwaynames from github:

install_github("ekothe/norwaynames")



ekothe/norwaynames documentation built on May 16, 2019, 9:16 a.m.