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

iRss

The iRss package is being developed by the IRSS lab to provide useful functions members use to do their work.

knitr::include_graphics("man/Logo/iRsshex.jpg")

Installation

You can install the development version of iRss like so:

install.packages("devtools")
devtools::install_github("https://github.com/tgoodbody/iRss")
library(iRss)


tgoodbody/iRss documentation built on March 20, 2022, 8:27 p.m.