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

filor

This is an R package with my functions that I use in all my projects.

Installation

You can install the development version of filor from GitHub with:

# install.packages("devtools")
devtools::install_github("filippogambarota/filor")


filippogambarota/filippoR documentation built on March 6, 2023, 4:22 a.m.