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

pepe

GitHub issues GitHub repo size Lifecycle: stable

The goal of pepe is to make data manipulation easy.

Installation

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

install.packages("pepe")
library(pepe)


seymakalay/pepe documentation built on May 24, 2022, 4:02 p.m.