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

RmyTools

This is the package where Pietro stores miscellaneous utility functions for R.

Installation

You can install the package from GitHub with:

devtools::install_github("pietroreggiani/RmyTools")


pietroreggiani/RmyTools documentation built on May 23, 2022, 5:24 p.m.