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

Nebula

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R build status

Rings on a nebula, like rings on an otolith...

knitr::include_graphics(c("man/figures/nebula.png", "man/figures/whitebait-otolith-dark-small.png"))

Installation

Nebula is still a work in progress, and there is no current stable version available. You're welcome to download the current devel version from github with:

devtools::install_github("condwanaland/nebula")

Once downloaded, the app can be started with nebula::nebula()



condwanaland/nebula documentation built on May 9, 2020, 11:21 p.m.