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

phior

Overview

phior is a small collection of functions that are useful to me in my day to day development:

Installation

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

# install.packages("devtools")
devtools::install_github("Phioria/phior")

Usage

Package Development



Phioria/phior documentation built on Jan. 29, 2025, 5:22 p.m.