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

fishy

The goal of fishy is to ...

Installation

You can install the development version of fishy like so:

# install.packages("remotes")
remotes::install_github("ramiromagno/fishy")


ramiromagno/fishy documentation built on Feb. 18, 2022, 9 a.m.