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

m.shortcuts

r badger::badge_devel("AngelCampos/m.shortcuts", "blue")

Description

R package with sourced, original, and wrappers to recurrent functions I like and find recurrently useful.

Installation

You can install the development version from GitHub typing in the following commands in the R console:

if (!requireNamespace("remotes", quietly = TRUE))
    install.packages("remotes")
devtools::install_github("AngelCampos/m.shortcuts")

Functions list



AngelCampos/m.shortcuts documentation built on Feb. 25, 2024, 4:06 a.m.