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

myHelpers

Lifecycle: experimental CRAN status Codecov test coverage R build status

The goal of myHelpers is to ...

Installation

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

install.packages("myHelpers")

Example

This is a basic example which shows you how to solve a common problem:

library(myHelpers)
## basic example code


peterjuv/myHelpers documentation built on June 12, 2021, 1:44 p.m.