Skip to contents

The goal of Retina is to …

Installation

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

# install.packages("pak")
pak::pak("swarm-lab/Retina")

Example

This is a basic example which shows you how to solve a common problem:

library(Retina)
## basic example code