inst/doc/paper.R

## ---- include = FALSE---------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", width = 68)
options(width = 68, cli.unicode = FALSE, cli.width = 68)

## ---- eval = FALSE------------------------------------------------
#  install.packages("tidyverse")

## -----------------------------------------------------------------
library(tidyverse)

## ---- include = FALSE---------------------------------------------
# Ensure pkgdown links to the right packages.
library(dplyr)

Try the tidyverse package in your browser

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

tidyverse documentation built on March 7, 2023, 6:32 p.m.